This is the complete list of members for PFSDPBase, including all inherited members.
check_error(std::map< std::string, std::string > &mp, const std::string &err_code, const std::string &err_text, const std::string &err_http) | PFSDPBase | private |
config_ | PFSDPBase | protected |
factory_reset() | PFSDPBase | |
feed_watchdog(const std::string &handle) | PFSDPBase | |
get_parameter(const Ts &... ts) | PFSDPBase | inline |
get_parameter_float(const std::string ¶m) | PFSDPBase | |
get_parameter_int(const std::string ¶m) | PFSDPBase | |
get_parameter_str(const std::string ¶m) | PFSDPBase | |
get_part() | PFSDPBase | virtual |
get_product() | PFSDPBase | virtual |
get_protocol_info() | PFSDPBase | |
get_request(const std::string &command, const std::vector< std::string > &json_keys, const std::initializer_list< param_type > &query) | PFSDPBase | private |
get_request(const std::string &command, const std::vector< std::string > &json_keys=std::vector< std::string >(), const param_map_type &query=param_map_type()) | PFSDPBase | private |
get_request_bool(const std::string &command, const std::vector< std::string > &json_keys=std::vector< std::string >(), const std::initializer_list< param_type > &query=std::initializer_list< param_type >()) | PFSDPBase | private |
get_scan_parameters() | PFSDPBase | virtual |
get_scanoutput_config(const std::string &handle) | PFSDPBase | virtual |
get_scanoutput_config(const std::string ¶m, const std::string &handle) | PFSDPBase | |
handle_connection_failure | PFSDPBase | private |
http_interface | PFSDPBase | private |
HTTPInterfacePtr typedef | PFSDPBase | private |
info_ | PFSDPBase | protected |
is_connection_failure(const std::string &http_error) | PFSDPBase | private |
list_parameters() | PFSDPBase | |
params_ | PFSDPBase | protected |
PFSDPBase(std::shared_ptr< HandleInfo > info, std::shared_ptr< ScanConfig > config, std::shared_ptr< ScanParameters > params) | PFSDPBase | |
reboot_device() | PFSDPBase | |
release_handle(const std::string &handle) | PFSDPBase | |
request_handle_tcp(const std::string &port="", const std::string &packet_type="") | PFSDPBase | |
request_handle_udp(const std::string &packet_type="") | PFSDPBase | virtual |
reset_parameter(const Ts &... ts) | PFSDPBase | inline |
set_connection_failure_cb(std::function< void()> callback) | PFSDPBase | |
set_parameter(const std::initializer_list< param_type > params) | PFSDPBase | inline |
set_scanoutput_config(const std::string &handle, const ScanConfig &config) | PFSDPBase | |
setup_param_server() | PFSDPBase | virtual |
start_scanoutput() | PFSDPBase | |
stop_scanoutput(const std::string &handle) | PFSDPBase | |
update_scanoutput_config() | PFSDPBase |