Definition at line 301 of file z3ed_network_client.cc.
◆ Connect()
absl::Status yaze::cli::net::Z3edNetworkClient::Impl::Connect |
( |
const std::string & |
, |
|
|
int |
|
|
) |
| |
|
inline |
◆ Disconnect()
void yaze::cli::net::Z3edNetworkClient::Impl::Disconnect |
( |
| ) |
|
|
inline |
◆ JoinSession()
absl::Status yaze::cli::net::Z3edNetworkClient::Impl::JoinSession |
( |
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
inline |
◆ SubmitProposal()
absl::Status yaze::cli::net::Z3edNetworkClient::Impl::SubmitProposal |
( |
const std::string & |
, |
|
|
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
inline |
◆ GetProposalStatus()
absl::StatusOr< std::string > yaze::cli::net::Z3edNetworkClient::Impl::GetProposalStatus |
( |
const std::string & |
| ) |
|
|
inline |
◆ WaitForApproval()
absl::StatusOr< bool > yaze::cli::net::Z3edNetworkClient::Impl::WaitForApproval |
( |
const std::string & |
, |
|
|
int |
|
|
) |
| |
|
inline |
◆ SendMessage()
absl::Status yaze::cli::net::Z3edNetworkClient::Impl::SendMessage |
( |
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
inline |
◆ QueryAI()
absl::StatusOr< std::string > yaze::cli::net::Z3edNetworkClient::Impl::QueryAI |
( |
const std::string & |
, |
|
|
const std::string & |
|
|
) |
| |
|
inline |
◆ IsConnected()
bool yaze::cli::net::Z3edNetworkClient::Impl::IsConnected |
( |
| ) |
const |
|
inline |
◆ GetLastProposalId()
std::string yaze::cli::net::Z3edNetworkClient::Impl::GetLastProposalId |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: