TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType > Struct Template Reference

#include <FactoryBridgeIce.h>

Inheritance diagram for Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >:
Inheritance graph
Collaboration diagram for Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >:
Collaboration graph

Public Member Functions

 PropertyBridgeIceFactoryImpl (const std::string &_type)
 
virtual Nice::PropertyBridgeIcePtr create (const Ice::ObjectAdapterPtr &_adapter)
 
 PropertyBridgeIceFactoryImpl (const std::string &_type)
 
virtual Nice::PropertyBridgeIcePtr create (const Ice::ObjectAdapterPtr &_adapter)
 
- Public Member Functions inherited from Nice::PropertyBridgeIceFactory
virtual ~PropertyBridgeIceFactory ()
 
virtual ~PropertyBridgeIceFactory ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Nice::PropertyBridgeIceFactory
static Nice::PropertyBridgeIcePtr create (const std::string &_type, const Ice::ObjectAdapterPtr &_adapter)
 
template<typename Type , typename IceTypeIf >
static void add (const std::string &_type)
 
template<typename Type , typename IceTypeIf , typename IceType >
static void add (const std::string &_type)
 
static Nice::PropertyBridgeIcePtr create (const std::string &_type, const Ice::ObjectAdapterPtr &_adapter)
 
template<typename Type , typename IceTypeIf >
static void add (const std::string &_type)
 
template<typename Type , typename IceTypeIf , typename IceType >
static void add (const std::string &_type)
 

Constructor & Destructor Documentation

◆ PropertyBridgeIceFactoryImpl() [1/2]

template<typename Type , typename IceTypeIf , typename IceType >
Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >::PropertyBridgeIceFactoryImpl ( const std::string &  _type)
Parameters

◆ PropertyBridgeIceFactoryImpl() [2/2]

template<typename Type , typename IceTypeIf , typename IceType >
Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >::PropertyBridgeIceFactoryImpl ( const std::string &  _type)
Parameters

Member Function Documentation

◆ create() [1/2]

template<typename Type , typename IceTypeIf , typename IceType >
Nice::PropertyBridgeIcePtr Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >::create ( const Ice::ObjectAdapterPtr &  _adapter)
virtual
Parameters

Implements Nice::PropertyBridgeIceFactory.

◆ create() [2/2]

template<typename Type , typename IceTypeIf , typename IceType >
virtual Nice::PropertyBridgeIcePtr Nice::PropertyBridgeIceFactoryImpl< Type, IceTypeIf, IceType >::create ( const Ice::ObjectAdapterPtr &  _adapter)
virtual
Parameters

Implements Nice::PropertyBridgeIceFactory.


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