SC2API
An API for AI for StarCraft II
sc2::ProtoInterface Member List

This is the complete list of members for sc2::ProtoInterface, including all inherited members.

address_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
base_build_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
connection_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
ConnectToGame(const std::string &address, int port, int timeout_ms) (defined in sc2::ProtoInterface)sc2::ProtoInterface
control_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
count_uses_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
data_version_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
default_timeout_ms_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
error_callback_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
GetAssignedPort() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
GetBaseBuild() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
GetDataVersion() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
GetLastStatus() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
GetResponsePending() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
GetStats() const (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
HasResponsePending() const (defined in sc2::ProtoInterface)sc2::ProtoInterface
latest_status_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
MakeRequest() (defined in sc2::ProtoInterface)sc2::ProtoInterface
PingGame() (defined in sc2::ProtoInterface)sc2::ProtoInterface
PollResponse() (defined in sc2::ProtoInterface)sc2::ProtoInterface
port_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
ProtoInterface() (defined in sc2::ProtoInterface)sc2::ProtoInterface
Quit() (defined in sc2::ProtoInterface)sc2::ProtoInterface
response_pending_ (defined in sc2::ProtoInterface)sc2::ProtoInterfaceprotected
SendRequest(GameRequestPtr &request, bool ignore_pending_requests=false) (defined in sc2::ProtoInterface)sc2::ProtoInterface
SetControl(ControlInterface *control) (defined in sc2::ProtoInterface)sc2::ProtoInterfaceinline
SetErrorCallback(std::function< void(const std::string &error_str)> error_callback) (defined in sc2::ProtoInterface)sc2::ProtoInterface
WaitForResponseInternal() (defined in sc2::ProtoInterface)sc2::ProtoInterface