|
DCMTK
Version 3.6.1 20131114
OFFIS DICOM Toolkit
|
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, const size_t maxLength=0) | OFStandard | static |
| checkForOctalConversion(const OFString &sourceString, const size_t maxLength=0) | 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, const size_t maxLength=0) | OFStandard | static |
| convertToMarkupString(const OFString &sourceString, OFString &markupString, const OFBool convertNonASCII=OFFalse, const E_MarkupMode markupMode=MM_XML, const OFBool newlineAllowed=OFFalse, const size_t maxLength=0) | OFStandard | static |
| convertToOctalStream(STD_NAMESPACE ostream &out, const OFString &sourceString, const size_t maxLength=0) | OFStandard | static |
| convertToOctalString(const OFString &sourceString, OFString &octalString, const size_t maxLength=0) | OFStandard | static |
| createDirectory(const OFString &dirName, const OFString &rootDir="") | OFStandard | static |
| decodeBase64(const OFString &data, unsigned char *&result) | OFStandard | static |
| deleteFile(const OFFilename &filename) | OFStandard | static |
| dirExists(const OFFilename &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 OFFilename &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 |
| getGrNam(const char *name) | OFStandard | static |
| getHostByAddr(const char *addr, int len, int type) | OFStandard | static |
| getHostByName(const char *name) | OFStandard | static |
| getProcessID() | OFStandard | static |
| getPwNam(const char *name) | OFStandard | static |
| h_addr_list | OFStandard | |
| h_addrtype | OFStandard | |
| h_aliases | OFStandard | |
| h_length | OFStandard | |
| h_name | OFStandard | |
| isReadable(const OFFilename &pathName) | OFStandard | static |
| isWriteable(const OFFilename &pathName) | OFStandard | static |
| milliSleep(unsigned int millisecs) | 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 |
| OFHostent() | OFStandard | |
| OFHostent(hostent *const h) | OFStandard | private |
| OFStandard class | OFStandard | friend |
| ok | OFStandard | private |
| operator OFBool() const | OFStandard | |
| operator!() const | OFStandard | |
| pathExists(const OFFilename &pathName) | OFStandard | static |
| rand_max | OFStandard | static |
| rand_r(unsigned int &seed) | 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 |