ddt  0.1
CommandLineParserSpy Member List

This is the complete list of members for CommandLineParserSpy, including all inherited members.

CommandLineParser()=defaultddt::CommandLineParser
optionExists(string name)CommandLineParserSpyinline
optionsddt::CommandLineParserprotected
parse(int argc, char *argv[])ddt::CommandLineParser
positional_optionsddt::CommandLineParserprotected
setOptions(std::string &uri, std::string &config_file)ddt::CommandLineParser
setOptions(std::string &filename, std::string &data_stream, std::string &server_uri, std::string &default_image_scale, bool &timestamp)ddt::CommandLineParser
setOptions(std::string &broker, std::string &data_stream, int &frequency)ddt::CommandLineParser
setOptions(std::string &broker, std::string &data_stream, int &frequency, std::string &remote_broker, int &mode, bool &statistics, bool &dump_data, std::string &dump_folder)ddt::CommandLineParser
setOptions(std::string &broker, std::string &data_stream, int &frequency, int &buffer_size, std::string &image_folder, int &mode, bool &checksum)ddt::CommandLineParser
setOptions(std::string &server_uri, std::string &image_widget, std::string &command, std::vector< std::string > &arguments, int32_t &timeout, bool &infinite)ddt::CommandLineParser
setOptions()ddt::CommandLineParserprotected
~CommandLineParser()ddt::CommandLineParservirtual