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

#include <forkserver.h>

Public Member Functions

template<class Archive >
void serialize (Archive &archive)
 

Public Attributes

std::string key
 
std::string value
 
bool overwrite = false
 

Member Function Documentation

template<class Archive >
void cherrypi::EnvVar::serialize ( Archive &  archive)
inline

Member Data Documentation

std::string cherrypi::EnvVar::key
bool cherrypi::EnvVar::overwrite = false
std::string cherrypi::EnvVar::value

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