ADTF  3.18.2
cCommandLine Member List

This is the complete list of members for cCommandLine, including all inherited members.

cCommandLine()cCommandLine
cCommandLine(const cString &strCommandLine)cCommandLine
cCommandLine(const cCommandLine &oCommandLine)cCommandLine
cCommandLine(int argc, const char **argv)cCommandLine
FreeArgs()cCommandLineprotected
GetArg(tInt nIdx, const cString &strDefault=cString::Empty) constcCommandLine
GetArgc() constcCommandLine
GetArgv() constcCommandLine
GetBuffer() constcCommandLine
GetFlag(const cString &strName) constcCommandLine
GetFlags() constcCommandLine
GetProperties() constcCommandLine
GetProperty(const cString &strName, const cString &strDefault=cString::Empty) constcCommandLine
GetString() constcCommandLine
GetValue(tInt nIdx, const cString &strDefault=cString::Empty) constcCommandLine
GetValues() constcCommandLine
Initialize()cCommandLineprotected
m_lstArgvcCommandLinemutableprotected
m_lstFlagscCommandLineprotected
m_lstValuescCommandLineprotected
m_mapPropertiescCommandLineprotected
m_nArgccCommandLinemutableprotected
m_pArgvcCommandLinemutableprotected
m_strBuffercCommandLineprotected
operator=(const cCommandLine &oCommandLine)cCommandLine
Parse()cCommandLineprotected
Set(const cString &strCommandLine)cCommandLine
Set(const cCommandLine &oCommandLine)cCommandLine
Set(int argc, const char **argv)cCommandLine
~cCommandLine()cCommandLinevirtual