TwiceAsNice
2019-02-18
|
#include <FactoryBridge.h>
Public Member Functions | |
virtual PropertyBridge * | create () |
virtual PropertyBridge * | create () |
![]() | |
virtual | ~PropertyBridgeFactory () |
virtual | ~PropertyBridgeFactory () |
Additional Inherited Members | |
![]() | |
static PropertyBridge * | 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 bridge More... | |
static PropertyBridge * | 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 bridge More... | |
|
virtual |
Implements Nice::PropertyBridgeFactory.
|
virtual |
Implements Nice::PropertyBridgeFactory.