![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::StringCommandLineOption, including all inherited members.
| CommandLineOption(const std::string &_optname, bool _keep) | Realm::CommandLineOption | |
| keep | Realm::CommandLineOption | protected |
| keep_arg(void) const | Realm::CommandLineOption | virtual |
| match(const std::string &s) | Realm::CommandLineOption | virtual |
| optname | Realm::CommandLineOption | protected |
| parse_argument(std::vector< std::string > &cmdline, std::vector< std::string >::iterator &pos) | Realm::StringCommandLineOption | virtual |
| parse_argument(int &pos, int argc, const char *argv[]) | Realm::StringCommandLineOption | virtual |
| StringCommandLineOption(const std::string &_optname, bool _keep, std::string &_target) | Realm::StringCommandLineOption | |
| StringCommandLineOption(const std::string &_optname, bool _keep, char *_target, size_t _maxlen) | Realm::StringCommandLineOption | |
| target_array | Realm::StringCommandLineOption | protected |
| target_arrlen | Realm::StringCommandLineOption | protected |
| target_str | Realm::StringCommandLineOption | protected |
| ~CommandLineOption(void) | Realm::CommandLineOption | virtual |