#include <eval-server-client.h>
◆ EvalServerClient()
◆ ~EvalServerClient()
| virtual sh::EvalServerClient::~EvalServerClient |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ get_current_task()
| nlohmann::json EvalServerClient::get_current_task |
( |
| ) |
|
◆ get_server_ts()
◆ get_user_token()
| const std::string & EvalServerClient::get_user_token |
( |
| ) |
const |
◆ login()
| bool EvalServerClient::login |
( |
| ) |
|
◆ logout()
| bool EvalServerClient::logout |
( |
| ) |
|
◆ send_interactions_log()
| bool EvalServerClient::send_interactions_log |
( |
const nlohmann::json & |
log_JSON | ) |
|
◆ send_results_log()
| bool EvalServerClient::send_results_log |
( |
const nlohmann::json & |
log_JSON | ) |
|
◆ submit()
| bool EvalServerClient::submit |
( |
const VideoFrame & |
frame | ) |
|
◆ _dummy
| std::string sh::EvalServerClient::_dummy { "" } |
|
private |
◆ _p_client
◆ _submitter_settings
The documentation for this class was generated from the following files: