| addOptionDesc(const LLString &option_name, boost::function1< void, const token_vector_t & > notify_callback=0, unsigned int num_tokens=0, const LLString &description=LLString::null, const LLString &short_name=LLString::null, bool composing=false, bool positional=false, bool last_option=false) | LLCommandLineParser | |
| getErrorMessage() const | LLCommandLineParser | [inline] |
| getOption(const std::string &name) const | LLCommandLineParser | |
| hasOption(const std::string &name) const | LLCommandLineParser | |
| mErrorMsg | LLCommandLineParser | [private] |
| mExtraParser | LLCommandLineParser | [private] |
| notify() | LLCommandLineParser | |
| parseAndStoreResults(boost::program_options::command_line_parser &clp) | LLCommandLineParser | [private] |
| parseCommandLine(int argc, char **argv) | LLCommandLineParser | |
| parseCommandLineFile(const std::basic_istream< char > &file) | LLCommandLineParser | |
| parseCommandLineString(const std::string &str) | LLCommandLineParser | |
| parser_func typedef | LLCommandLineParser | |
| printOptions() const | LLCommandLineParser | |
| printOptionsDesc(std::ostream &os) const | LLCommandLineParser | |
| setCustomParser(parser_func f) | LLCommandLineParser | [inline] |
| token_vector_t typedef | LLCommandLineParser |
1.5.5