#include <ActionFactory.h>
Public Attributes | |
std::shared_ptr< RegistryEntryBase > | _obj_pointer |
std::string | _task |
Definition at line 76 of file ActionFactory.h.
std::shared_ptr<RegistryEntryBase> ActionFactory::BuildInfo::_obj_pointer |
Definition at line 78 of file ActionFactory.h.
Referenced by ActionFactory::create().
std::string ActionFactory::BuildInfo::_task |
Definition at line 79 of file ActionFactory.h.
Referenced by ActionFactory::create().