TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for torchcraft::Client, including all inherited members.
Client() | torchcraft::Client | |
Client(const Client &)=delete | torchcraft::Client | |
close() | torchcraft::Client | |
connect(const std::string &hostname, int port, int timeoutMs) | torchcraft::Client | |
connect(const std::string &file_socket, int timeoutMs) | torchcraft::Client | |
connected() const | torchcraft::Client | inline |
error() const | torchcraft::Client | inline |
init(std::vector< std::string > &updates, const Options &opts=Options()) | torchcraft::Client | |
lastCommands() const | torchcraft::Client | inline |
lastCommandsStatus() const | torchcraft::Client | inline |
operator=(const Client &)=delete | torchcraft::Client | |
poll(long timeout=-1) | torchcraft::Client | |
receive(std::vector< std::string > &updates) | torchcraft::Client | |
send(const std::vector< Command > &commands) | torchcraft::Client | |
state() const | torchcraft::Client | inline |
~Client() | torchcraft::Client |