![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::BooleanCommandLineOption, including all inherited members.
| BooleanCommandLineOption(const std::string &_optname, bool _keep, bool &_target) | Realm::BooleanCommandLineOption | |
| 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::BooleanCommandLineOption | virtual |
| parse_argument(int &pos, int argc, const char *argv[]) | Realm::BooleanCommandLineOption | virtual |
| target | Realm::BooleanCommandLineOption | protected |
| ~CommandLineOption(void) | Realm::CommandLineOption | virtual |