TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::PropertyActorFactoryVoidImpl< V > Struct Template Reference

#include <FactoryActor.h>

Inheritance diagram for Nice::PropertyActorFactoryVoidImpl< V >:
Inheritance graph
Collaboration diagram for Nice::PropertyActorFactoryVoidImpl< V >:
Collaboration graph

Public Member Functions

virtual PropertyActorcreate ()
 
virtual PropertyActorcreate ()
 
- Public Member Functions inherited from Nice::PropertyActorFactory
virtual ~PropertyActorFactory ()
 
virtual ~PropertyActorFactory ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::PropertyActorFactory
static PropertyActorcreate (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 PropertyActorcreate (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...
 

Member Function Documentation

◆ create() [1/2]

template<typename V >
Nice::PropertyActor * Nice::PropertyActorFactoryVoidImpl< V >::create ( )
virtual
Parameters

Implements Nice::PropertyActorFactory.

◆ create() [2/2]

template<typename V >
virtual PropertyActor* Nice::PropertyActorFactoryVoidImpl< V >::create ( )
virtual
Parameters

Implements Nice::PropertyActorFactory.


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