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

#include <FactoryBridge.h>

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

Public Member Functions

virtual PropertyBridgecreate ()
 
virtual PropertyBridgecreate ()
 
- Public Member Functions inherited from Nice::PropertyBridgeFactory
virtual ~PropertyBridgeFactory ()
 
virtual ~PropertyBridgeFactory ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::PropertyBridgeFactory
static PropertyBridgecreate (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 bridge More...
 
static PropertyBridgecreate (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 bridge More...
 

Member Function Documentation

◆ create() [1/2]

template<typename V >
Nice::PropertyBridge * Nice::PropertyBridgeFactoryVoidImpl< V >::create ( )
virtual
Parameters

Implements Nice::PropertyBridgeFactory.

◆ create() [2/2]

template<typename V >
virtual PropertyBridge* Nice::PropertyBridgeFactoryVoidImpl< V >::create ( )
virtual
Parameters

Implements Nice::PropertyBridgeFactory.


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