CommandLine Member List

This is the complete list of members for CommandLine, including all inherited members.
CheckMem() const (defined in CommandLine)CommandLine [virtual]
Clear() (defined in CommandLine)CommandLine
CommandLine() (defined in CommandLine)CommandLine
CommandLine(const CommandLine &cl) (defined in CommandLine)CommandLine
CommandLine(const int argc, const char **argv) (defined in CommandLine)CommandLine
GetArg(int idx) const (defined in CommandLine)CommandLine [inline]
GetArgCount() const (defined in CommandLine)CommandLine [inline]
GetSwitch(const String argNoDashOrSlash) const (defined in CommandLine)CommandLine [inline]
GetSwitch(const String &argNoDashOrSlash, const String &defValue) (defined in CommandLine)CommandLine
GetSwitch(const int idx) const (defined in CommandLine)CommandLine [inline]
GetSwitchCount() const (defined in CommandLine)CommandLine [inline]
HasSwitch(const String &argNoDashOrSlash) const (defined in CommandLine)CommandLine [inline]
IMemoryValidate() (defined in IMemoryValidate)IMemoryValidate [inline]
m_args (defined in CommandLine)CommandLine [protected]
m_switches (defined in CommandLine)CommandLine [protected]
m_switchIdx (defined in CommandLine)CommandLine [protected]
operator=(const CommandLine &cl) (defined in CommandLine)CommandLine
Parse(const int argc, const char **argv)CommandLine
ParseValue(const String &str, const bool unixStyle) (defined in CommandLine)CommandLine [protected]
SetSwitch(const String &key, const String &value) (defined in CommandLine)CommandLine
ValidateMem() const (defined in CommandLine)CommandLine [virtual]
~CommandLine() (defined in CommandLine)CommandLine [virtual]
~IMemoryValidate() (defined in IMemoryValidate)IMemoryValidate [virtual]