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

#include <FactoryFunctor.h>

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

Public Member Functions

virtual PropertyFunctorcreateFunctor ()
 
virtual PropertyFunctorcreateFunctor ()
 
- Public Member Functions inherited from Nice::PropertyFunctorFactory
virtual ~PropertyFunctorFactory ()
 
virtual ~PropertyFunctorFactory ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::PropertyFunctorFactory
static PropertyFunctorcreate (const std::string &_type)
 
template<typename V >
static void add (const std::string &_type)
 
static PropertyFunctorcreate (const std::string &_type)
 
template<typename V >
static void add (const std::string &_type)
 

Member Function Documentation

◆ createFunctor() [1/2]

template<typename V >
Nice::PropertyFunctor * Nice::PropertyFunctorFactoryImpl< V >::createFunctor ( )
virtual
Parameters

Implements Nice::PropertyFunctorFactory.

◆ createFunctor() [2/2]

template<typename V >
virtual PropertyFunctor* Nice::PropertyFunctorFactoryImpl< V >::createFunctor ( )
virtual
Parameters

Implements Nice::PropertyFunctorFactory.


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