VCF::CommandLine Member List
This is the complete list of members for
VCF::CommandLine, including all inherited members.
| addRef(Object *owner=NULL) | VCF::Object | [virtual] |
| clone(bool deep=false) const | VCF::Object | [inline, virtual] |
| CommandLine() | VCF::CommandLine | [inline] |
| commandLine_ | VCF::CommandLine | [protected] |
| commandLineContainer_ | VCF::CommandLine | [protected] |
| CommandLineMap typedef | VCF::CommandLine | [protected] |
| copy(Object *source) | VCF::Object | [inline, virtual] |
| getArgCount() const | VCF::CommandLine | [inline] |
| getArgument(const String &aSwitch, size_t iIdx) const | VCF::CommandLine | |
| getArgument(size_t index) const | VCF::CommandLine | |
| getArgumentCount(const String &aSwitch) const | VCF::CommandLine | |
| getClass() const | VCF::Object | |
| getClassName() const | VCF::Object | |
| getOriginalCommandLine() const | VCF::CommandLine | [inline] |
| getOriginalCommands() | VCF::CommandLine | [inline] |
| getRefCount() const | VCF::Object | [inline] |
| getSafeArgument(const String &aSwitch, size_t iIdx, const String &aDefault) const | VCF::CommandLine | |
| hash() const | VCF::Object | [virtual] |
| hasSwitch(const String &aSwitch) const | VCF::CommandLine | |
| isDebugMemoryTracked() | VCF::Object | [static] |
| isEqual(Object *object) const | VCF::Object | [inline, virtual] |
| isSwitch(const String ¶m) const | VCF::CommandLine | [protected] |
| Object() | VCF::Object | |
| Object(const Object &obj) | VCF::Object | |
| objectAllocationCount() | VCF::Object | [static] |
| operator=(const Object &rhs) | VCF::Object | [inline] |
| originalCommandLine_ | VCF::CommandLine | [protected] |
| refCount_ | VCF::Object | [protected] |
| release(Object *owner=NULL) | VCF::Object | [virtual] |
| setFromString(const String &val) | VCF::Object | [inline, virtual] |
| sizeOf() const | VCF::Object | [inline, virtual] |
| splitLine(int argc, char **argv) | VCF::CommandLine | |
| splitLine(const String &commandLine) | VCF::CommandLine | |
| splitLine(const std::vector< String > &commandLine) | VCF::CommandLine | |
| toString() const | VCF::Object | [virtual] |
| totalAllocatedObjectMemory() | VCF::Object | |
| trackDebugMemory(const bool &trackMemory) | VCF::Object | [static] |
| ~CommandLine() | VCF::CommandLine | [inline, virtual] |
| ~Object() | VCF::Object | [virtual] |