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