|
| bool | optionExists (string name) |
| |
Public Member Functions inherited from ddt::CommandLineParser |
| | CommandLineParser ()=default |
| |
| virtual | ~CommandLineParser () |
| |
| void | setOptions (std::string &uri) |
| | Set the options for a data broker application. More...
|
| |
| void | setOptions (std::string &filename, std::string &data_stream) |
| | Set the command line options for viewer applications. More...
|
| |
| void | setOptions (std::string &broker, std::string &data_stream, int &frequency) |
| | Set the options for a data transfer application. More...
|
| |
| void | setOptions (std::string &broker, std::string &data_stream, int &frequency, std::string &remote_broker, int &mode, bool &statistics) |
| | Set the options for a subscriber application. More...
|
| |
| void | setOptions (std::string &broker, std::string &data_stream, int &frequency, int &buffer_size, std::string &image_folder, int &mode, bool &checksum) |
| | Set the options for a publisher application with image folder. More...
|
| |
| int | parse (int argc, char *argv[]) |
| | Parse the given commandline input. More...
|
| |
◆ optionExists()
| bool CommandLineParserSpy::optionExists |
( |
string |
name | ) |
|
|
inline |
The documentation for this class was generated from the following file: