SOMHunter Core
sh::ClientDres Member List

This is the complete list of members for sh::ClientDres, including all inherited members.

_current_tasksh::ClientDresprotected
_diffsh::ClientDresprotected
_do_requestssh::IServerClientprotected
_eval_server_settingssh::IServerClientprotected
_httpsh::IServerClientprotected
_settingssh::ClientDresprotected
_sync_periodsh::ClientDresprotected
_syncedsh::ClientDresprotected
_t_sync_workersh::ClientDresprotected
_usernamesh::IServerClientprotected
ClientDres(const EvalServerSettings &settings)sh::ClientDres
get_current_task() overridesh::ClientDresvirtual
get_do_requests() constsh::IServerClientinlinevirtual
get_server_ts() overridesh::ClientDresvirtual
get_user_token() constsh::IServerClientinlinevirtual
is_logged_in() constsh::IServerClientinlinevirtual
IServerClient(const EvalServerSettings &settings)sh::IServerClientinline
log_type_to_str(LogType t) constsh::ClientDresinlineprivate
login() overridesh::ClientDresvirtual
logout() overridesh::ClientDresvirtual
LogType enum namesh::ClientDresprivate
send_interactions_log(const nlohmann::json &log_JSON) overridesh::ClientDresvirtual
send_results_log(const nlohmann::json &log_JSON) overridesh::ClientDresvirtual
set_do_requests(bool val)sh::IServerClientinlinevirtual
set_user_token(const std::string &val)sh::IServerClientinlineprotectedvirtual
submit(const VideoFrame &frame) overridesh::ClientDresvirtual
write_log(LogType type, UnixTimestamp ts, const std::string &URL, const nlohmann::json &req, ReqCode code, nlohmann::json &res) constsh::ClientDresprivate
~ClientDres() noexceptsh::ClientDres