#include <cmdline.h>
◆ BooleanCommandLineOption()
| Realm::BooleanCommandLineOption::BooleanCommandLineOption |
( |
const std::string & |
_optname, |
|
|
bool |
_keep, |
|
|
bool & |
_target |
|
) |
| |
◆ parse_argument() [1/2]
| virtual int Realm::BooleanCommandLineOption::parse_argument |
( |
int & |
pos, |
|
|
int |
argc, |
|
|
const char * |
argv[] |
|
) |
| |
|
virtual |
◆ parse_argument() [2/2]
| virtual int Realm::BooleanCommandLineOption::parse_argument |
( |
std::vector< std::string > & |
cmdline, |
|
|
std::vector< std::string >::iterator & |
pos |
|
) |
| |
|
virtual |
◆ target
| bool& Realm::BooleanCommandLineOption::target |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/cmdline.h