SC2API
An API for AI for StarCraft II
|
This is the complete list of members for sc2::ProtoInterface, including all inherited members.
address_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
base_build_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
connection_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
ConnectToGame(const std::string &address, int port, int timeout_ms) (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
control_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
count_uses_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
data_version_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
default_timeout_ms_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
error_callback_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
GetAssignedPort() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
GetBaseBuild() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
GetDataVersion() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
GetLastStatus() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
GetResponsePending() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
GetStats() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
HasResponsePending() const (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
latest_status_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
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::ProtoInterface | protected |
ProtoInterface() (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
Quit() (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
response_pending_ (defined in sc2::ProtoInterface) | sc2::ProtoInterface | protected |
SendRequest(GameRequestPtr &request, bool ignore_pending_requests=false) (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
SetControl(ControlInterface *control) (defined in sc2::ProtoInterface) | sc2::ProtoInterface | inline |
SetErrorCallback(std::function< void(const std::string &error_str)> error_callback) (defined in sc2::ProtoInterface) | sc2::ProtoInterface | |
WaitForResponseInternal() (defined in sc2::ProtoInterface) | sc2::ProtoInterface |