DCMTK
Version 3.6.2
OFFIS DICOM Toolkit
|
This is the complete list of members for OFConsoleApplication, including all inherited members.
checkConflict(const char *firstOpt, const char *secondOpt, OFBool condition) | OFConsoleApplication | |
checkDependence(const char *subOpt, const char *baseOpt, OFBool condition) | OFConsoleApplication | |
checkParam(const OFCommandLine::E_ParamValueStatus status, OFCommandLine *cmd=NULL) | OFConsoleApplication | |
checkParseStatus(const OFCommandLine::E_ParseStatus status) | OFConsoleApplication | protected |
checkValue(const OFCommandLine::E_ValueStatus status, OFCommandLine *cmd=NULL) | OFConsoleApplication | |
CmdLine | OFConsoleApplication | private |
Description | OFConsoleApplication | private |
Identification | OFConsoleApplication | private |
Name | OFConsoleApplication | private |
OFConsoleApplication(const char *app, const char *desc=NULL, const char *rcsid=NULL) | OFConsoleApplication | |
parseCommandLine(OFCommandLine &cmd, int argCount, char *argValue[], const int flags=0, const int startPos=1) | OFConsoleApplication | |
printArguments(OFCommandLine *cmd=NULL) | OFConsoleApplication | |
printError(const char *str, const int code=1) | OFConsoleApplication | |
printHeader(const OFBool hostInfo=OFFalse, const OFBool stdError=OFFalse) | OFConsoleApplication | |
printIdentifier() | OFConsoleApplication | |
printMessage(const char *str) | OFConsoleApplication | |
printUsage(const OFCommandLine *cmd=NULL) | OFConsoleApplication | |
printWarning(const char *str, const char *prefix="warning") | OFConsoleApplication | |
quietMode() const | OFConsoleApplication | |
QuietMode | OFConsoleApplication | private |
setQuietMode(const OFBool mode=OFTrue) | OFConsoleApplication | |
~OFConsoleApplication() | OFConsoleApplication |