TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cpid::BlobStorage, including all inherited members.
get(std::string const &key)=0 | cpid::BlobStorage | pure virtual |
put(std::string const &key, std::vector< char > const &data)=0 | cpid::BlobStorage | pure virtual |
~BlobStorage()=default | cpid::BlobStorage | virtual |