![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::CommandLineOption, 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)=0 | Realm::CommandLineOption | pure virtual |
| parse_argument(int &pos, int argc, const char *argv[])=0 | Realm::CommandLineOption | pure virtual |
| ~CommandLineOption(void) | Realm::CommandLineOption | virtual |