![]() |
SC2API
An API for AI for StarCraft II
|
This is the complete list of members for sc2::Connection, including all inherited members.
| Connect(const std::string &address, int port, bool verbose=true) | sc2::Connection | |
| Connection() (defined in sc2::Connection) | sc2::Connection | |
| connection_ | sc2::Connection | |
| connection_closed_callback_ | sc2::Connection | |
| Disconnect() | sc2::Connection | |
| HasConnection() const | sc2::Connection | |
| PollResponse() | sc2::Connection | |
| PopResponse(SC2APIProtocol::Response *&response) | sc2::Connection | |
| PushResponse(SC2APIProtocol::Response *&response) | sc2::Connection | |
| Receive(SC2APIProtocol::Response *&response, unsigned int timeout_ms) | sc2::Connection | |
| Send(const SC2APIProtocol::Request *request) | sc2::Connection | |
| SetConnectionClosedCallback(std::function< void()> callback) (defined in sc2::Connection) | sc2::Connection | |
| SetTimeoutCallback(std::function< void()> callback) | sc2::Connection | |
| timeout_callback_ | sc2::Connection | |
| ~Connection() (defined in sc2::Connection) | sc2::Connection |
1.8.13