TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
torchcraft::Client Member List

This is the complete list of members for torchcraft::Client, including all inherited members.

Client()torchcraft::Client
Client(const Client &)=deletetorchcraft::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::Clientinline
error() const torchcraft::Clientinline
init(std::vector< std::string > &updates, const Options &opts=Options())torchcraft::Client
lastCommands() const torchcraft::Clientinline
lastCommandsStatus() const torchcraft::Clientinline
operator=(const Client &)=deletetorchcraft::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::Clientinline
~Client()torchcraft::Client