|
| template<class T> |
| Callback_PropertiesAdmin_getPropertiesForPrefixPtr | Ice::newCallback_PropertiesAdmin_getPropertiesForPrefix (const IceUtil::Handle< T > &instance, void(T::*cb)(const PropertyDict &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_getPropertiesForPrefixPtr | Ice::newCallback_PropertiesAdmin_getPropertiesForPrefix (const IceUtil::Handle< T > &instance, void(T::*cb)(const PropertyDict &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_getPropertiesForPrefixPtr | Ice::newCallback_PropertiesAdmin_getPropertiesForPrefix (T *instance, void(T::*cb)(const PropertyDict &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_getPropertiesForPrefixPtr | Ice::newCallback_PropertiesAdmin_getPropertiesForPrefix (T *instance, void(T::*cb)(const PropertyDict &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_getPropertyPtr | Ice::newCallback_PropertiesAdmin_getProperty (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_getPropertyPtr | Ice::newCallback_PropertiesAdmin_getProperty (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_getPropertyPtr | Ice::newCallback_PropertiesAdmin_getProperty (T *instance, void(T::*cb)(const ::std::string &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_getPropertyPtr | Ice::newCallback_PropertiesAdmin_getProperty (T *instance, void(T::*cb)(const ::std::string &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_PropertiesAdmin_setPropertiesPtr | Ice::newCallback_PropertiesAdmin_setProperties (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|