TwiceAsNice
2019-02-18
|
#include <FactoryActor.h>
Public Member Functions | |
virtual PropertyActor * | create () |
virtual PropertyActor * | create () |
![]() | |
virtual | ~PropertyActorFactory () |
virtual | ~PropertyActorFactory () |
Additional Inherited Members | |
![]() | |
static PropertyActor * | create (const std::string &_type, const std::string &_name) |
template<typename V > | |
static void | add (const std::string &_type, const std::string &_name) |
template<typename V > | |
static void | add (const std::string &_name) |
none type templated actor More... | |
static PropertyActor * | create (const std::string &_type, const std::string &_name) |
template<typename V > | |
static void | add (const std::string &_type, const std::string &_name) |
template<typename V > | |
static void | add (const std::string &_name) |
none type templated actor More... | |
|
virtual |
Implements Nice::PropertyActorFactory.
|
virtual |
Implements Nice::PropertyActorFactory.