TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | List of all members
cpid::CentralTrainer::BufferPool Class Reference

Public Member Functions

ReplayBuffer::Episodeget (GameUID const &id)
 
void add (GameUID const &id)
 
void free (GameUID const &id)
 

Member Function Documentation

void cpid::CentralTrainer::BufferPool::add ( GameUID const &  id)
inline
void cpid::CentralTrainer::BufferPool::free ( GameUID const &  id)
inline
ReplayBuffer::Episode& cpid::CentralTrainer::BufferPool::get ( GameUID const &  id)
inline

The documentation for this class was generated from the following file: