|
SOMHunter Core
|
This is the complete list of members for sh::IServerClient, including all inherited members.
| _do_requests | sh::IServerClient | protected |
| _eval_server_settings | sh::IServerClient | protected |
| _http | sh::IServerClient | protected |
| _username | sh::IServerClient | protected |
| get_current_task()=0 | sh::IServerClient | pure virtual |
| get_do_requests() const | sh::IServerClient | inlinevirtual |
| get_server_ts()=0 | sh::IServerClient | pure virtual |
| get_user_token() const | sh::IServerClient | inlinevirtual |
| is_logged_in() const | sh::IServerClient | inlinevirtual |
| IServerClient(const EvalServerSettings &settings) | sh::IServerClient | inline |
| login()=0 | sh::IServerClient | pure virtual |
| logout()=0 | sh::IServerClient | pure virtual |
| send_interactions_log(const nlohmann::json &log_JSON)=0 | sh::IServerClient | pure virtual |
| send_results_log(const nlohmann::json &log_JSON)=0 | sh::IServerClient | pure virtual |
| set_do_requests(bool val) | sh::IServerClient | inlinevirtual |
| set_user_token(const std::string &val) | sh::IServerClient | inlineprotectedvirtual |
| submit(const VideoFrame &frame)=0 | sh::IServerClient | pure virtual |