OFFIS DCMTK
Version 3.6.0
|
This is the complete list of members for OFStandard, including all inherited members.
atof(const char *s, OFBool *success=NULL) | OFStandard | static |
check32BitAddOverflow(const Uint32 summand1, const Uint32 summand2) | OFStandard | inlinestatic |
checkForMarkupConversion(const OFString &sourceString, const OFBool convertNonASCII=OFFalse) | OFStandard | static |
combineDirAndFilename(OFString &result, const OFString &dirName, const OFString &fileName, const OFBool allowEmptyDirName=OFFalse) | OFStandard | static |
convertToMarkupStream(STD_NAMESPACE ostream &out, const OFString &sourceString, const OFBool convertNonASCII=OFFalse, const E_MarkupMode markupMode=MM_XML, const OFBool newlineAllowed=OFFalse) | OFStandard | static |
convertToMarkupString(const OFString &sourceString, OFString &markupString, const OFBool convertNonASCII=OFFalse, const E_MarkupMode markupMode=MM_XML, const OFBool newlineAllowed=OFFalse) | OFStandard | static |
decodeBase64(const OFString &data, unsigned char *&result) | OFStandard | static |
deleteFile(const OFString &filename) | OFStandard | static |
dirExists(const OFString &dirName) | OFStandard | static |
E_MarkupMode enum name | OFStandard | |
encodeBase64(STD_NAMESPACE ostream &out, const unsigned char *data, const size_t length, const size_t width=0) | OFStandard | static |
encodeBase64(const unsigned char *data, const size_t length, OFString &result, const size_t width=0) | OFStandard | static |
fileExists(const OFString &fileName) | OFStandard | static |
ftoa(char *target, size_t targetSize, double value, unsigned int flags=0, int width=0, int precision=-1) | OFStandard | static |
ftoa_alternate | OFStandard | static |
ftoa_format_e | OFStandard | static |
ftoa_format_f | OFStandard | static |
ftoa_leftadj | OFStandard | static |
ftoa_uppercase | OFStandard | static |
ftoa_zeropad | OFStandard | static |
getDirNameFromPath(OFString &result, const OFString &pathName, const OFBool assumeDirName=OFTrue) | OFStandard | static |
getFilenameFromPath(OFString &result, const OFString &pathName, const OFBool assumeFilename=OFTrue) | OFStandard | static |
getFileSize(const OFString &filename) | OFStandard | static |
getProcessID() | OFStandard | static |
isReadable(const OFString &pathName) | OFStandard | static |
isWriteable(const OFString &pathName) | OFStandard | static |
MM_HTML enum value | OFStandard | |
MM_HTML32 enum value | OFStandard | |
MM_XHTML enum value | OFStandard | |
MM_XML enum value | OFStandard | |
my_sleep(unsigned int seconds) | OFStandard | privatestatic |
my_strlcat(char *dst, const char *src, size_t siz) | OFStandard | privatestatic |
my_strlcpy(char *dst, const char *src, size_t siz) | OFStandard | privatestatic |
normalizeDirName(OFString &result, const OFString &dirName, const OFBool allowEmptyDirName=OFFalse) | OFStandard | static |
pathExists(const OFString &pathName) | OFStandard | static |
removeRootDirFromPathname(OFString &result, const OFString &rootDir, const OFString &pathName, const OFBool allowLeadingPathSeparator=OFTrue) | OFStandard | static |
searchDirectoryRecursively(const OFString &directory, OFList< OFString > &fileList, const OFString &pattern, const OFString &dirPrefix, const OFBool recurse=OFTrue) | OFStandard | static |
sleep(unsigned int seconds) | OFStandard | inlinestatic |
strerror(const int errnum, char *buf, const size_t buflen) | OFStandard | static |
strlcat(char *dst, const char *src, size_t siz) | OFStandard | inlinestatic |
strlcpy(char *dst, const char *src, size_t siz) | OFStandard | inlinestatic |
toLower(OFString &result, const OFString &value) | OFStandard | static |
toLower(OFString &value) | OFStandard | static |
toUpper(OFString &result, const OFString &value) | OFStandard | static |
toUpper(OFString &value) | OFStandard | static |