TwiceAsNice  2019-02-18
Public Types | Public Member Functions | List of all members
NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType > Struct Template Reference

#include <BridgeIce.hh>

Collaboration diagram for NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >:
Collaboration graph

Public Types

typedef TypeIf::ProxyType TypeIfPrx
 
typedef std::map< Nice::I64, TypeIfPrxRemoteBridgeMapType
 
typedef TypeIf::ProxyType TypeIfPrx
 
typedef std::map< Nice::I64, TypeIfPrxRemoteBridgeMapType
 

Public Member Functions

void operator() (RemoteBridgeMapType &_remoteBridges, const Nice::I64 &_propertyId, const Type *_val, const Nice::CompletionState &_cs, const Nice::I64 &_setterId, const Nice::DateVar &_date)
 
void operator() (RemoteBridgeMapType &_remoteBridges, const Nice::I64 &_propertyId, const Type *_val, const Nice::CompletionState &_cs, const Nice::I64 &_setterId, const Nice::DateVar &_date)
 

Member Typedef Documentation

◆ RemoteBridgeMapType [1/2]

template<typename Type , typename TypeIf , typename IceType >
typedef std::map<Nice::I64, TypeIfPrx> NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::RemoteBridgeMapType

◆ RemoteBridgeMapType [2/2]

template<typename Type , typename TypeIf , typename IceType >
typedef std::map<Nice::I64, TypeIfPrx> NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::RemoteBridgeMapType

◆ TypeIfPrx [1/2]

template<typename Type , typename TypeIf , typename IceType >
typedef TypeIf::ProxyType NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::TypeIfPrx

◆ TypeIfPrx [2/2]

template<typename Type , typename TypeIf , typename IceType >
typedef TypeIf::ProxyType NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::TypeIfPrx

Member Function Documentation

◆ operator()() [1/2]

template<typename Type , typename TypeIf , typename IceType >
void NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::operator() ( RemoteBridgeMapType _remoteBridges,
const Nice::I64 _propertyId,
const Type _val,
const Nice::CompletionState _cs,
const Nice::I64 _setterId,
const Nice::DateVar _date 
)
inline

◆ operator()() [2/2]

template<typename Type , typename TypeIf , typename IceType >
void NiceInternal::PropertyBridgeIceImplSetSquirrel< Type, TypeIf, IceType >::operator() ( RemoteBridgeMapType _remoteBridges,
const Nice::I64 _propertyId,
const Type _val,
const Nice::CompletionState _cs,
const Nice::I64 _setterId,
const Nice::DateVar _date 
)
inline

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