ddt 1.2.1
|
This is the complete list of members for ddt::CommandLineParser, including all inherited members.
CommandLineParser()=default | ddt::CommandLineParser | |
options | ddt::CommandLineParser | protected |
Parse(int argc, char *argv[]) | ddt::CommandLineParser | |
positional_options | ddt::CommandLineParser | protected |
SetBrokerOptions(std::string &uri, std::string &config_file, bool &datastreams_list) | ddt::CommandLineParser | |
SetGeneralOptions() | ddt::CommandLineParser | protected |
SetOptions(std::string &broker, std::string &data_stream, int &frequency) | ddt::CommandLineParser | |
SetPublisherOptions(std::string &broker, std::string &data_stream, int &interval, int &buffer_size, std::string &image_folder, int &mode, bool &checksum) | ddt::CommandLineParser | |
SetRemoteClientOptions(std::string &server_uri, std::string &image_widget, std::string &command, std::vector< std::string > &arguments, int32_t &timeout, bool &infinite) | ddt::CommandLineParser | |
SetSubscriberOptions(std::string &broker, std::string &data_stream, int &interval, std::string &remote_broker, int &mode, bool &statistics, bool &dump_data, std::string &dump_folder) | ddt::CommandLineParser | |
SetViewerOptions(std::string &filename, std::string &local_broker_uri, std::string &remote_broker_uri, std::string &data_stream, std::string &server_uri, std::string &default_image_scale, bool ×tamp, std::string &overlay_file) | ddt::CommandLineParser | |
~CommandLineParser()=default | ddt::CommandLineParser | virtual |