#include <autobuild.h>
Inherits cherrypi::Module.
Inherited by cherrypi::GenericAutoBuildModule.
|
template<typename T , typename... Args> |
static std::shared_ptr< T > | make (Args &&...args) |
|
static std::shared_ptr< Module > | make (std::string const &typeName) |
|
static std::string | makeName (std::type_index const &type) |
|
| Module () |
|
BasePlayer * | player_ |
|
std::string | name_ |
|
virtual cherrypi::AutoBuildModule::~AutoBuildModule |
( |
| ) |
|
|
virtualdefault |
void cherrypi::AutoBuildModule::checkForNewUPCs |
( |
State * |
state | ) |
|
|
virtual |
std::shared_ptr< AutoBuildTask > cherrypi::AutoBuildModule::createTask |
( |
State * |
state, |
|
|
int |
srcUpcId, |
|
|
std::shared_ptr< UPCTuple > |
srcUpc |
|
) |
| |
|
virtual |
void cherrypi::AutoBuildModule::step |
( |
State * |
state | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: