Main Page | Class List | File List | Class Members | File Members

ProgramOptions Member List

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

Add(ProgramOption *pOption)ProgramOptions [protected]
AddBoolean(char cShortOption, const char *pszLongOption=0, bool bDefault=false, bool bCaseSensitive=false, const char *pszHelpText=0)ProgramOptions
AddLong(char cShortOption, const char *pszLongOption=0, long lDefault=0, long lMin=LONG_MIN, long lMax=LONG_MAX, bool bCaseSensitive=false, const char *pszParameterHint=0, const char *pszHelpText=0)ProgramOptions
AddParameter(const char *psz)ProgramOptions [protected]
AddString(char cShortOption, const char *pszLongOption=0, const char *pszDefault=0, bool bCaseSensitive=false, const char *pszParameterHint=0, const char *pszHelpText=0)ProgramOptions
const_option_iterator typedefProgramOptions
const_parameter_iterator typedefProgramOptions
GetBoolValue(char option) const ProgramOptions
GetBoolValue(const char *pszOption) const ProgramOptions
GetLongValue(char option) const ProgramOptions
GetLongValue(const char *pszOption) const ProgramOptions
GetOption(char c) const ProgramOptions
GetOption(const char *psz) const ProgramOptions
GetStringParameter(const char *psz) const ProgramOptions [protected]
GetStringValue(char option) const ProgramOptions
GetStringValue(const char *pszOption) const ProgramOptions
IsOptionChar(char c) const ProgramOptions
m_optionsProgramOptions [protected]
m_parametersProgramOptions [protected]
m_sOptionCharsProgramOptions [protected]
operator<<(std::ostream &, const ProgramOptions &)ProgramOptions [friend]
option_iterator typedefProgramOptions [protected]
options_begin() const ProgramOptions [inline]
options_end() const ProgramOptions [inline]
parameter_begin() const ProgramOptions [inline]
parameter_end() const ProgramOptions [inline]
Parse(int argc, char *argv[], std::locale loc=std::locale::classic())ProgramOptions
PrintHelp(std::ostream &os, int width=79) const ProgramOptions
ProgramOptions()ProgramOptions
~ProgramOptions()ProgramOptions


Generated on Sun Jun 26 13:44:15 2005 for pingem by  doxygen 1.4.3