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

#include <forkserver.h>

Public Member Functions

 EnvironmentBuilder (bool copyEnv=true)
 
 ~EnvironmentBuilder ()
 
void setenv (std::string const &name, std::string const &value, bool overwrite=false)
 
char *const *const getEnv ()
 

Constructor & Destructor Documentation

cherrypi::EnvironmentBuilder::EnvironmentBuilder ( bool  copyEnv = true)
cherrypi::EnvironmentBuilder::~EnvironmentBuilder ( )

Member Function Documentation

char *const *const cherrypi::EnvironmentBuilder::getEnv ( )
void cherrypi::EnvironmentBuilder::setenv ( std::string const &  name,
std::string const &  value,
bool  overwrite = false 
)

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