TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cherrypi::OnceModule, including all inherited members.
fn_ | cherrypi::LambdaModule | protected |
LambdaModule(StepFunctionState fn, std::string name=std::string()) | cherrypi::LambdaModule | |
LambdaModule(StepFunctionStateModule fn, std::string name=std::string()) | cherrypi::LambdaModule | |
make(Args &&...args) | cherrypi::Module | inlinestatic |
make(std::string const &typeName) | cherrypi::Module | static |
makeName(std::type_index const &type) | cherrypi::Module | static |
makeSpawnCommands(const std::vector< SpawnPosition > &spawns, State *state, int playerId) | cherrypi::OnceModule | static |
makeSpawnFn(const std::vector< SpawnPosition > &spawns, bool enemy) | cherrypi::OnceModule | protectedstatic |
makeWithEnemySpawns(const std::vector< SpawnPosition > &spawns, std::string name=std::string()) | cherrypi::OnceModule | static |
makeWithSpawns(const std::vector< SpawnPosition > &spawns, std::string name=std::string()) | cherrypi::OnceModule | static |
Module() | cherrypi::Module | protected |
name() | cherrypi::Module | |
name_ | cherrypi::Module | protected |
OnceModule(StepFunctionState func, std::string name=std::string()) | cherrypi::OnceModule | |
OnceModule(StepFunctionStateModule func, std::string name=std::string()) | cherrypi::OnceModule | |
onGameEnd(State *s) | cherrypi::Module | inlinevirtual |
onGameStart(State *s) | cherrypi::Module | inlinevirtual |
player_ | cherrypi::Module | protected |
setName(std::string name) | cherrypi::Module | |
setPlayer(BasePlayer *p) | cherrypi::Module | inlinevirtual |
step(State *state) override | cherrypi::OnceModule | virtual |
StepFunctionState typedef | cherrypi::LambdaModule | |
StepFunctionStateModule typedef | cherrypi::LambdaModule | |
~LambdaModule()=default | cherrypi::LambdaModule | virtual |
~Module()=default | cherrypi::Module | virtual |
~OnceModule()=default | cherrypi::OnceModule | virtual |