CATCmdLine() | CATCmdLine | |
fArguments | CATCmdLine | [protected] |
fCmdTable | CATCmdLine | [protected] |
fInitialized | CATCmdLine | [protected] |
fLangId | CATCmdLine | [protected] |
fOperands | CATCmdLine | [protected] |
fPrefaceId | CATCmdLine | [protected] |
fStringTable | CATCmdLine | [protected] |
fSwitchFlags | CATCmdLine | [protected] |
GetArgInt(CATWChar cmdSwitch) | CATCmdLine | |
GetArgUInt(CATWChar cmdSwitch) | CATCmdLine | |
GetArgument(CATWChar cmdSwitch) | CATCmdLine | |
GetCmdLength(CATUInt32 index) | CATCmdLine | [protected] |
GetNumOps() | CATCmdLine | |
GetOpByDescId(CATResult descId) | CATCmdLine | |
GetOpByIndex(CATUInt32 index) | CATCmdLine | |
GetSwitchFlags() | CATCmdLine | |
Initialize(CATResult prefaceId, const CATCMDLINEARG *cmdTable, CATStringTable *stringTable, CATLangId languageId=CATLANG_EN) | CATCmdLine | |
IsCmdInGroup(CATUInt32 index, CATBool &isFirst, CATBool &isLast) | CATCmdLine | [protected] |
IsSwitchSet(CATWChar cmdSwitch) | CATCmdLine | |
Parse(CATInt32 argc, CATWChar **argvw) | CATCmdLine | |
PrintCmdEntry(CATUInt32 index) | CATCmdLine | [protected] |
PrintUsage(CATInt32 maxColumns=80) | CATCmdLine | |
RunParsedCallbacks(void *cbParam=0) | CATCmdLine | |
Uninitialize() | CATCmdLine | |
~CATCmdLine() | CATCmdLine | [virtual] |