#include <BridgeIdxSet.hh>
|
| PropertyBridgeIdxSet () |
|
| PropertyBridgeIdxSet (const Nice::PropertyPtr &_propIdx, TypeIdx _idx, const std::string &_id=Nice::PropertyBridgeIdxSet_s_type) |
|
virtual | ~PropertyBridgeIdxSet () |
|
const std::string & | identity () |
|
const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
virtual void | set (Nice::CompletionState _cs, const Nice::Any &_value, Nice::I64 _setterId, const Nice::DateVar &_date) |
|
| PropertyBridgeIdxSet () |
|
| PropertyBridgeIdxSet (const Nice::PropertyPtr &_propIdx, TypeIdx _idx, const std::string &_id=Nice::PropertyBridgeIdxSet_s_type) |
|
virtual | ~PropertyBridgeIdxSet () |
|
const std::string & | identity () |
|
const std::string & | type () |
|
virtual std::string | toString () const |
| serialize to a string. More...
|
|
virtual void | set (Nice::CompletionState _cs, const Nice::Any &_value, Nice::I64 _setterId, const Nice::DateVar &_date) |
|
| PropertyBridge () |
| Constructor. More...
|
|
virtual | ~PropertyBridge () |
| Destructor. More...
|
|
virtual void | init (const PropertyPtr &_property) |
| Initializer, called by the Property when it is applied. More...
|
|
virtual void | disconnect () |
| Abstract function to connect an instance of THIS bridge to another bridge. More...
|
|
| PropertyBridge () |
| Constructor. More...
|
|
virtual | ~PropertyBridge () |
| Destructor. More...
|
|
virtual void | init (const PropertyPtr &_property) |
| Initializer, called by the Property when it is applied. More...
|
|
virtual void | disconnect () |
| Abstract function to connect an instance of THIS bridge to another bridge. More...
|
|
◆ PropertyBridgeIdxReverseSetPtr [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxReverseSetPtr [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSetPtr [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSetPtr [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSet() [1/4]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSet() [2/4]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ ~PropertyBridgeIdxSet() [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSet() [3/4]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ PropertyBridgeIdxSet() [4/4]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ ~PropertyBridgeIdxSet() [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ identity() [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ identity() [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ set() [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ set() [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ toString() [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ toString() [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ type() [1/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ type() [2/2]
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ m_bridgeReverse
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ m_id
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ m_identity
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ m_idx
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
◆ m_propIdx
template<typename Type , typename TypeIdx , typename TypeContainer = std::vector<Type>>
The documentation for this class was generated from the following file: