PTLib  Version 2.10.11
PCLI::Arguments Member List

This is the complete list of members for PCLI::Arguments, including all inherited members.

argumentArrayPArgListprotected
Arguments(Context &context, const PString &rawLine)PCLI::Arguments
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Compare(const PObject &obj) constPObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
EqualTo enum valuePObject
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetContext() constPCLI::Argumentsinline
GetCount() constPArgList
GetOptionCount(char optionChar) constPArgListvirtual
GetOptionCount(const char *optionStr) constPArgListvirtual
GetOptionCount(const PString &optionName) constPArgListvirtual
GetOptionString(char optionChar, const char *dflt=NULL) constPArgListvirtual
GetOptionString(const char *optionStr, const char *dflt=NULL) constPArgListvirtual
GetOptionString(const PString &optionName, const char *dflt=NULL) constPArgListvirtual
GetParameter(PINDEX num) constPArgList
GetParameters(PINDEX first=0, PINDEX last=P_MAX_INDEX) constPArgList
GreaterThan enum valuePObject
HashFunction() constPObjectvirtual
HasOption(char optionChar) constPArgList
HasOption(const char *optionStr) constPArgList
HasOption(const PString &optionName) constPArgList
IllegalArgumentIndex(PINDEX idx) constPArgListvirtual
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size)PObjectstatic
InternalIsDescendant(const char *clsName) constPObjectinlinevirtual
IsClass(const char *cls) constPObjectinline
LessThan enum valuePObject
m_commandPCLI::Argumentsprotected
m_contextPCLI::Argumentsprotected
m_usagePCLI::Argumentsprotected
MissingArgument(const PString &option) constPArgListvirtual
operator!=(const PObject &obj) constPObjectinline
operator<(const PObject &obj) constPObjectinline
operator<<(int sh)PArgList
operator<=(const PObject &obj) constPObjectinline
operator==(const PObject &obj) constPObjectinline
operator>(const PObject &obj) constPObjectinline
operator>=(const PObject &obj) constPObjectinline
operator>>(int sh)PArgList
operator[](PINDEX num) constPArgList
optionCountPArgListprotected
optionLettersPArgListprotected
optionNamesPArgListprotected
optionStringPArgListprotected
parameterIndexPArgListprotected
PArgList(const char *theArgPtr=NULL, const char *argumentSpecPtr=NULL, PBoolean optionsBeforeParams=true)PArgList
PArgList(const PString &theArgStr, const char *argumentSpecPtr=NULL, PBoolean optionsBeforeParams=true)PArgList
PArgList(const PString &theArgStr, const PString &argumentSpecStr, PBoolean optionsBeforeParams=true)PArgList
PArgList(int theArgc, char **theArgv, const char *argumentSpecPtr=NULL, PBoolean optionsBeforeParams=true)PArgList
PArgList(int theArgc, char **theArgv, const PString &argumentSpecStr, PBoolean optionsBeforeParams=true)PArgList
Parse(const char *theArgumentSpec, PBoolean optionsBeforeParams=true)PArgListvirtual
Parse(const PString &theArgumentStr, PBoolean optionsBeforeParams=true)PArgListvirtual
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPArgListvirtual
ReadFrom(istream &strm)PArgListvirtual
SetArgs(const PString &theArgStr)PArgList
SetArgs(int theArgc, char **theArgv)PArgList
SetArgs(const PStringArray &theArgs)PArgList
Shift(int sh)PArgList
shiftPArgListprotected
UnknownOption(const PString &option) constPArgListvirtual
WriteError(const PString &error=PString::Empty())PCLI::Arguments
WriteUsage()PCLI::Arguments
~PObject()PObjectinlinevirtual