PTLib  Version 2.10.11
PConfigArgs Member List

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

argumentArrayPArgListprotected
CharToString(char ch) constPConfigArgsprotected
Class()PObjectinlinestatic
Clone() constPObjectvirtual
Compare(const PObject &obj) constPObjectvirtual
CompareObjectMemoryDirect(const PObject &obj) constPObjectvirtual
Comparison enum namePObject
configPConfigArgsprotected
EqualTo enum valuePObject
GetClass(unsigned ancestor=0) constPObjectinlinevirtual
GetCount() constPArgList
GetNegationPrefix() constPConfigArgsinline
GetOptionCount(char optionChar) constPConfigArgsvirtual
GetOptionCount(const char *optionStr) constPConfigArgsvirtual
GetOptionCount(const PString &optionName) constPConfigArgsvirtual
GetOptionString(char optionChar, const char *dflt=NULL) constPConfigArgsvirtual
GetOptionString(const char *optionStr, const char *dflt=NULL) constPConfigArgsvirtual
GetOptionString(const PString &optionName, const char *dflt=NULL) constPConfigArgsvirtual
GetParameter(PINDEX num) constPArgList
GetParameters(PINDEX first=0, PINDEX last=P_MAX_INDEX) constPArgList
GetSectionName() constPConfigArgsinline
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
MissingArgument(const PString &option) constPArgListvirtual
negationPrefixPConfigArgsprotected
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
PConfigArgs(const PArgList &args)PConfigArgs
PObject()PObjectinlineprotected
PrintOn(ostream &strm) constPArgListvirtual
ReadFrom(istream &strm)PArgListvirtual
Save(const PString &optionName)PConfigArgs
sectionNamePConfigArgsprotected
SetArgs(const PString &theArgStr)PArgList
SetArgs(int theArgc, char **theArgv)PArgList
SetArgs(const PStringArray &theArgs)PArgList
SetNegationPrefix(const PString &prefix)PConfigArgsinline
SetSectionName(const PString &section)PConfigArgsinline
shiftPArgListprotected
Shift(int sh)PArgList
UnknownOption(const PString &option) constPArgListvirtual
~PObject()PObjectinlinevirtual