|
Ice 3.7 C++98 API Reference
|
Enumerations | |
| enum | LoadSample { LoadSample1 , LoadSample5 , LoadSample15 } |
| Determines which load sampling interval to use. More... | |
| enum | ServerState { Inactive , Activating , ActivationTimedOut , Active , Deactivating , Destroying , Destroyed } |
| An enumeration representing the state of the server. More... | |
Functions | |
| RegistryPluginFacadePtr | getRegistryPluginFacade () |
| Obtains the plug-in facade for the IceGrid registry. | |
| template<class T> | |
| Callback_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterAddedPtr | newCallback_AdapterObserver_adapterAdded (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterInitPtr | newCallback_AdapterObserver_adapterInit (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterRemovedPtr | newCallback_AdapterObserver_adapterRemoved (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_AdapterObserver_adapterUpdatedPtr | newCallback_AdapterObserver_adapterUpdated (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addApplicationPtr | newCallback_Admin_addApplication (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectPtr | newCallback_Admin_addObject (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_addObjectWithTypePtr | newCallback_Admin_addObjectWithType (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_enableServerPtr | newCallback_Admin_enableServer (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_Admin_getAdapterInfoPtr | newCallback_Admin_getAdapterInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdapterInfoSeq &), 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_Admin_getAdapterInfoPtr | newCallback_Admin_getAdapterInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdapterInfoSeq &, 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_Admin_getAdapterInfoPtr | newCallback_Admin_getAdapterInfo (T *instance, void(T::*cb)(const AdapterInfoSeq &), 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_Admin_getAdapterInfoPtr | newCallback_Admin_getAdapterInfo (T *instance, void(T::*cb)(const AdapterInfoSeq &, 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_Admin_getAllAdapterIdsPtr | newCallback_Admin_getAllAdapterIds (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllAdapterIdsPtr | newCallback_Admin_getAllAdapterIds (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllAdapterIdsPtr | newCallback_Admin_getAllAdapterIds (T *instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllAdapterIdsPtr | newCallback_Admin_getAllAdapterIds (T *instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllApplicationNamesPtr | newCallback_Admin_getAllApplicationNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllApplicationNamesPtr | newCallback_Admin_getAllApplicationNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllApplicationNamesPtr | newCallback_Admin_getAllApplicationNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllApplicationNamesPtr | newCallback_Admin_getAllApplicationNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllNodeNamesPtr | newCallback_Admin_getAllNodeNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllNodeNamesPtr | newCallback_Admin_getAllNodeNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllNodeNamesPtr | newCallback_Admin_getAllNodeNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllNodeNamesPtr | newCallback_Admin_getAllNodeNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllObjectInfosPtr | newCallback_Admin_getAllObjectInfos (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfoSeq &), 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_Admin_getAllObjectInfosPtr | newCallback_Admin_getAllObjectInfos (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfoSeq &, 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_Admin_getAllObjectInfosPtr | newCallback_Admin_getAllObjectInfos (T *instance, void(T::*cb)(const ObjectInfoSeq &), 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_Admin_getAllObjectInfosPtr | newCallback_Admin_getAllObjectInfos (T *instance, void(T::*cb)(const ObjectInfoSeq &, 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_Admin_getAllRegistryNamesPtr | newCallback_Admin_getAllRegistryNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllRegistryNamesPtr | newCallback_Admin_getAllRegistryNames (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllRegistryNamesPtr | newCallback_Admin_getAllRegistryNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllRegistryNamesPtr | newCallback_Admin_getAllRegistryNames (T *instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllServerIdsPtr | newCallback_Admin_getAllServerIds (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllServerIdsPtr | newCallback_Admin_getAllServerIds (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getAllServerIdsPtr | newCallback_Admin_getAllServerIds (T *instance, void(T::*cb)(const ::Ice::StringSeq &), 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_Admin_getAllServerIdsPtr | newCallback_Admin_getAllServerIds (T *instance, void(T::*cb)(const ::Ice::StringSeq &, 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_Admin_getApplicationInfoPtr | newCallback_Admin_getApplicationInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationInfo &), 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_Admin_getApplicationInfoPtr | newCallback_Admin_getApplicationInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationInfo &, 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_Admin_getApplicationInfoPtr | newCallback_Admin_getApplicationInfo (T *instance, void(T::*cb)(const ApplicationInfo &), 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_Admin_getApplicationInfoPtr | newCallback_Admin_getApplicationInfo (T *instance, void(T::*cb)(const ApplicationInfo &, 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_Admin_getDefaultApplicationDescriptorPtr | newCallback_Admin_getDefaultApplicationDescriptor (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationDescriptor &), 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_Admin_getDefaultApplicationDescriptorPtr | newCallback_Admin_getDefaultApplicationDescriptor (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationDescriptor &, 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_Admin_getDefaultApplicationDescriptorPtr | newCallback_Admin_getDefaultApplicationDescriptor (T *instance, void(T::*cb)(const ApplicationDescriptor &), 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_Admin_getDefaultApplicationDescriptorPtr | newCallback_Admin_getDefaultApplicationDescriptor (T *instance, void(T::*cb)(const ApplicationDescriptor &, 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_Admin_getNodeAdminPtr | newCallback_Admin_getNodeAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getNodeAdminPtr | newCallback_Admin_getNodeAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getNodeAdminPtr | newCallback_Admin_getNodeAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getNodeAdminPtr | newCallback_Admin_getNodeAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getNodeHostnamePtr | newCallback_Admin_getNodeHostname (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_Admin_getNodeHostnamePtr | newCallback_Admin_getNodeHostname (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_Admin_getNodeHostnamePtr | newCallback_Admin_getNodeHostname (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_Admin_getNodeHostnamePtr | newCallback_Admin_getNodeHostname (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_Admin_getNodeInfoPtr | newCallback_Admin_getNodeInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const NodeInfo &), 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_Admin_getNodeInfoPtr | newCallback_Admin_getNodeInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const NodeInfo &, 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_Admin_getNodeInfoPtr | newCallback_Admin_getNodeInfo (T *instance, void(T::*cb)(const NodeInfo &), 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_Admin_getNodeInfoPtr | newCallback_Admin_getNodeInfo (T *instance, void(T::*cb)(const NodeInfo &, 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_Admin_getNodeLoadPtr | newCallback_Admin_getNodeLoad (const IceUtil::Handle< T > &instance, void(T::*cb)(const LoadInfo &), 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_Admin_getNodeLoadPtr | newCallback_Admin_getNodeLoad (const IceUtil::Handle< T > &instance, void(T::*cb)(const LoadInfo &, 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_Admin_getNodeLoadPtr | newCallback_Admin_getNodeLoad (T *instance, void(T::*cb)(const LoadInfo &), 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_Admin_getNodeLoadPtr | newCallback_Admin_getNodeLoad (T *instance, void(T::*cb)(const LoadInfo &, 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_Admin_getNodeProcessorSocketCountPtr | newCallback_Admin_getNodeProcessorSocketCount (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), 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_Admin_getNodeProcessorSocketCountPtr | newCallback_Admin_getNodeProcessorSocketCount (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, 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_Admin_getNodeProcessorSocketCountPtr | newCallback_Admin_getNodeProcessorSocketCount (T *instance, void(T::*cb)(::Ice::Int), 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_Admin_getNodeProcessorSocketCountPtr | newCallback_Admin_getNodeProcessorSocketCount (T *instance, void(T::*cb)(::Ice::Int, 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_Admin_getObjectInfoPtr | newCallback_Admin_getObjectInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfo &), 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_Admin_getObjectInfoPtr | newCallback_Admin_getObjectInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfo &, 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_Admin_getObjectInfoPtr | newCallback_Admin_getObjectInfo (T *instance, void(T::*cb)(const ObjectInfo &), 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_Admin_getObjectInfoPtr | newCallback_Admin_getObjectInfo (T *instance, void(T::*cb)(const ObjectInfo &, 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_Admin_getObjectInfosByTypePtr | newCallback_Admin_getObjectInfosByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfoSeq &), 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_Admin_getObjectInfosByTypePtr | newCallback_Admin_getObjectInfosByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectInfoSeq &, 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_Admin_getObjectInfosByTypePtr | newCallback_Admin_getObjectInfosByType (T *instance, void(T::*cb)(const ObjectInfoSeq &), 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_Admin_getObjectInfosByTypePtr | newCallback_Admin_getObjectInfosByType (T *instance, void(T::*cb)(const ObjectInfoSeq &, 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_Admin_getRegistryAdminPtr | newCallback_Admin_getRegistryAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getRegistryAdminPtr | newCallback_Admin_getRegistryAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getRegistryAdminPtr | newCallback_Admin_getRegistryAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getRegistryAdminPtr | newCallback_Admin_getRegistryAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getRegistryInfoPtr | newCallback_Admin_getRegistryInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const RegistryInfo &), 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_Admin_getRegistryInfoPtr | newCallback_Admin_getRegistryInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const RegistryInfo &, 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_Admin_getRegistryInfoPtr | newCallback_Admin_getRegistryInfo (T *instance, void(T::*cb)(const RegistryInfo &), 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_Admin_getRegistryInfoPtr | newCallback_Admin_getRegistryInfo (T *instance, void(T::*cb)(const RegistryInfo &, 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_Admin_getServerAdminPtr | newCallback_Admin_getServerAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getServerAdminPtr | newCallback_Admin_getServerAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getServerAdminPtr | newCallback_Admin_getServerAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Admin_getServerAdminPtr | newCallback_Admin_getServerAdmin (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Admin_getServerAdminCategoryPtr | newCallback_Admin_getServerAdminCategory (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_Admin_getServerAdminCategoryPtr | newCallback_Admin_getServerAdminCategory (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_Admin_getServerAdminCategoryPtr | newCallback_Admin_getServerAdminCategory (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_Admin_getServerAdminCategoryPtr | newCallback_Admin_getServerAdminCategory (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_Admin_getServerInfoPtr | newCallback_Admin_getServerInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ServerInfo &), 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_Admin_getServerInfoPtr | newCallback_Admin_getServerInfo (const IceUtil::Handle< T > &instance, void(T::*cb)(const ServerInfo &, 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_Admin_getServerInfoPtr | newCallback_Admin_getServerInfo (T *instance, void(T::*cb)(const ServerInfo &), 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_Admin_getServerInfoPtr | newCallback_Admin_getServerInfo (T *instance, void(T::*cb)(const ServerInfo &, 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_Admin_getServerPidPtr | newCallback_Admin_getServerPid (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), 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_Admin_getServerPidPtr | newCallback_Admin_getServerPid (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, 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_Admin_getServerPidPtr | newCallback_Admin_getServerPid (T *instance, void(T::*cb)(::Ice::Int), 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_Admin_getServerPidPtr | newCallback_Admin_getServerPid (T *instance, void(T::*cb)(::Ice::Int, 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_Admin_getServerStatePtr | newCallback_Admin_getServerState (const IceUtil::Handle< T > &instance, void(T::*cb)(ServerState), 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_Admin_getServerStatePtr | newCallback_Admin_getServerState (const IceUtil::Handle< T > &instance, void(T::*cb)(ServerState, 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_Admin_getServerStatePtr | newCallback_Admin_getServerState (T *instance, void(T::*cb)(ServerState), 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_Admin_getServerStatePtr | newCallback_Admin_getServerState (T *instance, void(T::*cb)(ServerState, 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_Admin_getSliceChecksumsPtr | newCallback_Admin_getSliceChecksums (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::SliceChecksumDict &), 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_Admin_getSliceChecksumsPtr | newCallback_Admin_getSliceChecksums (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::SliceChecksumDict &, 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_Admin_getSliceChecksumsPtr | newCallback_Admin_getSliceChecksums (T *instance, void(T::*cb)(const ::Ice::SliceChecksumDict &), 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_Admin_getSliceChecksumsPtr | newCallback_Admin_getSliceChecksums (T *instance, void(T::*cb)(const ::Ice::SliceChecksumDict &, 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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_instantiateServerPtr | newCallback_Admin_instantiateServer (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_Admin_isServerEnabledPtr | newCallback_Admin_isServerEnabled (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), 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_Admin_isServerEnabledPtr | newCallback_Admin_isServerEnabled (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, 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_Admin_isServerEnabledPtr | newCallback_Admin_isServerEnabled (T *instance, void(T::*cb)(bool), 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_Admin_isServerEnabledPtr | newCallback_Admin_isServerEnabled (T *instance, void(T::*cb)(bool, 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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchApplicationPtr | newCallback_Admin_patchApplication (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_patchServerPtr | newCallback_Admin_patchServer (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_Admin_pingNodePtr | newCallback_Admin_pingNode (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), 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_Admin_pingNodePtr | newCallback_Admin_pingNode (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, 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_Admin_pingNodePtr | newCallback_Admin_pingNode (T *instance, void(T::*cb)(bool), 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_Admin_pingNodePtr | newCallback_Admin_pingNode (T *instance, void(T::*cb)(bool, 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_Admin_pingRegistryPtr | newCallback_Admin_pingRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), 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_Admin_pingRegistryPtr | newCallback_Admin_pingRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, 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_Admin_pingRegistryPtr | newCallback_Admin_pingRegistry (T *instance, void(T::*cb)(bool), 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_Admin_pingRegistryPtr | newCallback_Admin_pingRegistry (T *instance, void(T::*cb)(bool, 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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeAdapterPtr | newCallback_Admin_removeAdapter (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeApplicationPtr | newCallback_Admin_removeApplication (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_removeObjectPtr | newCallback_Admin_removeObject (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_sendSignalPtr | newCallback_Admin_sendSignal (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownPtr | newCallback_Admin_shutdown (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownNodePtr | newCallback_Admin_shutdownNode (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_shutdownRegistryPtr | newCallback_Admin_shutdownRegistry (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_startServerPtr | newCallback_Admin_startServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_stopServerPtr | newCallback_Admin_stopServer (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationPtr | newCallback_Admin_syncApplication (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_syncApplicationWithoutRestartPtr | newCallback_Admin_syncApplicationWithoutRestart (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationPtr | newCallback_Admin_updateApplication (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateApplicationWithoutRestartPtr | newCallback_Admin_updateApplicationWithoutRestart (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_Admin_updateObjectPtr | newCallback_Admin_updateObject (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_finishUpdatePtr | newCallback_AdminSession_finishUpdate (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_AdminSession_getAdminPtr | newCallback_AdminSession_getAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminPrx &), 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_AdminSession_getAdminPtr | newCallback_AdminSession_getAdmin (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminPrx &, 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_AdminSession_getAdminPtr | newCallback_AdminSession_getAdmin (T *instance, void(T::*cb)(const AdminPrx &), 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_AdminSession_getAdminPtr | newCallback_AdminSession_getAdmin (T *instance, void(T::*cb)(const AdminPrx &, 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_AdminSession_getAdminCallbackTemplatePtr | newCallback_AdminSession_getAdminCallbackTemplate (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_AdminSession_getAdminCallbackTemplatePtr | newCallback_AdminSession_getAdminCallbackTemplate (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_AdminSession_getAdminCallbackTemplatePtr | newCallback_AdminSession_getAdminCallbackTemplate (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_AdminSession_getAdminCallbackTemplatePtr | newCallback_AdminSession_getAdminCallbackTemplate (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_AdminSession_getReplicaNamePtr | newCallback_AdminSession_getReplicaName (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_AdminSession_getReplicaNamePtr | newCallback_AdminSession_getReplicaName (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_AdminSession_getReplicaNamePtr | newCallback_AdminSession_getReplicaName (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_AdminSession_getReplicaNamePtr | newCallback_AdminSession_getReplicaName (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_keepAlivePtr | newCallback_AdminSession_keepAlive (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_AdminSession_openNodeStdErrPtr | newCallback_AdminSession_openNodeStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openNodeStdErrPtr | newCallback_AdminSession_openNodeStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openNodeStdErrPtr | newCallback_AdminSession_openNodeStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openNodeStdErrPtr | newCallback_AdminSession_openNodeStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openNodeStdOutPtr | newCallback_AdminSession_openNodeStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openNodeStdOutPtr | newCallback_AdminSession_openNodeStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openNodeStdOutPtr | newCallback_AdminSession_openNodeStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openNodeStdOutPtr | newCallback_AdminSession_openNodeStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openRegistryStdErrPtr | newCallback_AdminSession_openRegistryStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openRegistryStdErrPtr | newCallback_AdminSession_openRegistryStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openRegistryStdErrPtr | newCallback_AdminSession_openRegistryStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openRegistryStdErrPtr | newCallback_AdminSession_openRegistryStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openRegistryStdOutPtr | newCallback_AdminSession_openRegistryStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openRegistryStdOutPtr | newCallback_AdminSession_openRegistryStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openRegistryStdOutPtr | newCallback_AdminSession_openRegistryStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openRegistryStdOutPtr | newCallback_AdminSession_openRegistryStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerLogPtr | newCallback_AdminSession_openServerLog (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerLogPtr | newCallback_AdminSession_openServerLog (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerLogPtr | newCallback_AdminSession_openServerLog (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerLogPtr | newCallback_AdminSession_openServerLog (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerStdErrPtr | newCallback_AdminSession_openServerStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerStdErrPtr | newCallback_AdminSession_openServerStdErr (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerStdErrPtr | newCallback_AdminSession_openServerStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerStdErrPtr | newCallback_AdminSession_openServerStdErr (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerStdOutPtr | newCallback_AdminSession_openServerStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerStdOutPtr | newCallback_AdminSession_openServerStdOut (const IceUtil::Handle< T > &instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_openServerStdOutPtr | newCallback_AdminSession_openServerStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &), 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_AdminSession_openServerStdOutPtr | newCallback_AdminSession_openServerStdOut (T *instance, void(T::*cb)(const FileIteratorPrx &, 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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversPtr | newCallback_AdminSession_setObservers (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_setObserversByIdentityPtr | newCallback_AdminSession_setObserversByIdentity (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_AdminSession_startUpdatePtr | newCallback_AdminSession_startUpdate (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), 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_AdminSession_startUpdatePtr | newCallback_AdminSession_startUpdate (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, 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_AdminSession_startUpdatePtr | newCallback_AdminSession_startUpdate (T *instance, void(T::*cb)(::Ice::Int), 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_AdminSession_startUpdatePtr | newCallback_AdminSession_startUpdate (T *instance, void(T::*cb)(::Ice::Int, 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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationAddedPtr | newCallback_ApplicationObserver_applicationAdded (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationInitPtr | newCallback_ApplicationObserver_applicationInit (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationRemovedPtr | newCallback_ApplicationObserver_applicationRemoved (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_ApplicationObserver_applicationUpdatedPtr | newCallback_ApplicationObserver_applicationUpdated (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_destroyPtr | newCallback_FileIterator_destroy (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_FileIterator_readPtr | newCallback_FileIterator_read (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const ::Ice::StringSeq &), 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_FileIterator_readPtr | newCallback_FileIterator_read (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const ::Ice::StringSeq &, 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_FileIterator_readPtr | newCallback_FileIterator_read (T *instance, void(T::*cb)(bool, const ::Ice::StringSeq &), 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_FileIterator_readPtr | newCallback_FileIterator_read (T *instance, void(T::*cb)(bool, const ::Ice::StringSeq &, 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_FileParser_parsePtr | newCallback_FileParser_parse (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationDescriptor &), 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_FileParser_parsePtr | newCallback_FileParser_parse (const IceUtil::Handle< T > &instance, void(T::*cb)(const ApplicationDescriptor &, 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_FileParser_parsePtr | newCallback_FileParser_parse (T *instance, void(T::*cb)(const ApplicationDescriptor &), 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_FileParser_parsePtr | newCallback_FileParser_parse (T *instance, void(T::*cb)(const ApplicationDescriptor &, 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_Locator_getLocalQueryPtr | newCallback_Locator_getLocalQuery (const IceUtil::Handle< T > &instance, void(T::*cb)(const QueryPrx &), 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_Locator_getLocalQueryPtr | newCallback_Locator_getLocalQuery (const IceUtil::Handle< T > &instance, void(T::*cb)(const QueryPrx &, 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_Locator_getLocalQueryPtr | newCallback_Locator_getLocalQuery (T *instance, void(T::*cb)(const QueryPrx &), 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_Locator_getLocalQueryPtr | newCallback_Locator_getLocalQuery (T *instance, void(T::*cb)(const QueryPrx &, 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_Locator_getLocalRegistryPtr | newCallback_Locator_getLocalRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(const RegistryPrx &), 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_Locator_getLocalRegistryPtr | newCallback_Locator_getLocalRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(const RegistryPrx &, 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_Locator_getLocalRegistryPtr | newCallback_Locator_getLocalRegistry (T *instance, void(T::*cb)(const RegistryPrx &), 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_Locator_getLocalRegistryPtr | newCallback_Locator_getLocalRegistry (T *instance, void(T::*cb)(const RegistryPrx &, 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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeDownPtr | newCallback_NodeObserver_nodeDown (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeInitPtr | newCallback_NodeObserver_nodeInit (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_nodeUpPtr | newCallback_NodeObserver_nodeUp (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateAdapterPtr | newCallback_NodeObserver_updateAdapter (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_NodeObserver_updateServerPtr | newCallback_NodeObserver_updateServer (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectAddedPtr | newCallback_ObjectObserver_objectAdded (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectInitPtr | newCallback_ObjectObserver_objectInit (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectRemovedPtr | newCallback_ObjectObserver_objectRemoved (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_ObjectObserver_objectUpdatedPtr | newCallback_ObjectObserver_objectUpdated (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_Query_findAllObjectsByTypePtr | newCallback_Query_findAllObjectsByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectProxySeq &), 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_Query_findAllObjectsByTypePtr | newCallback_Query_findAllObjectsByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectProxySeq &, 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_Query_findAllObjectsByTypePtr | newCallback_Query_findAllObjectsByType (T *instance, void(T::*cb)(const ::Ice::ObjectProxySeq &), 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_Query_findAllObjectsByTypePtr | newCallback_Query_findAllObjectsByType (T *instance, void(T::*cb)(const ::Ice::ObjectProxySeq &, 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_Query_findAllReplicasPtr | newCallback_Query_findAllReplicas (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectProxySeq &), 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_Query_findAllReplicasPtr | newCallback_Query_findAllReplicas (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectProxySeq &, 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_Query_findAllReplicasPtr | newCallback_Query_findAllReplicas (T *instance, void(T::*cb)(const ::Ice::ObjectProxySeq &), 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_Query_findAllReplicasPtr | newCallback_Query_findAllReplicas (T *instance, void(T::*cb)(const ::Ice::ObjectProxySeq &, 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_Query_findObjectByIdPtr | newCallback_Query_findObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByIdPtr | newCallback_Query_findObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Query_findObjectByIdPtr | newCallback_Query_findObjectById (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByIdPtr | newCallback_Query_findObjectById (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Query_findObjectByTypePtr | newCallback_Query_findObjectByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByTypePtr | newCallback_Query_findObjectByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Query_findObjectByTypePtr | newCallback_Query_findObjectByType (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByTypePtr | newCallback_Query_findObjectByType (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Query_findObjectByTypeOnLeastLoadedNodePtr | newCallback_Query_findObjectByTypeOnLeastLoadedNode (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByTypeOnLeastLoadedNodePtr | newCallback_Query_findObjectByTypeOnLeastLoadedNode (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Query_findObjectByTypeOnLeastLoadedNodePtr | newCallback_Query_findObjectByTypeOnLeastLoadedNode (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Query_findObjectByTypeOnLeastLoadedNodePtr | newCallback_Query_findObjectByTypeOnLeastLoadedNode (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Registry_createAdminSessionPtr | newCallback_Registry_createAdminSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminSessionPrx &), 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_Registry_createAdminSessionPtr | newCallback_Registry_createAdminSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminSessionPrx &, 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_Registry_createAdminSessionPtr | newCallback_Registry_createAdminSession (T *instance, void(T::*cb)(const AdminSessionPrx &), 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_Registry_createAdminSessionPtr | newCallback_Registry_createAdminSession (T *instance, void(T::*cb)(const AdminSessionPrx &, 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_Registry_createAdminSessionFromSecureConnectionPtr | newCallback_Registry_createAdminSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminSessionPrx &), 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_Registry_createAdminSessionFromSecureConnectionPtr | newCallback_Registry_createAdminSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const AdminSessionPrx &, 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_Registry_createAdminSessionFromSecureConnectionPtr | newCallback_Registry_createAdminSessionFromSecureConnection (T *instance, void(T::*cb)(const AdminSessionPrx &), 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_Registry_createAdminSessionFromSecureConnectionPtr | newCallback_Registry_createAdminSessionFromSecureConnection (T *instance, void(T::*cb)(const AdminSessionPrx &, 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_Registry_createSessionPtr | newCallback_Registry_createSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &), 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_Registry_createSessionPtr | newCallback_Registry_createSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &, 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_Registry_createSessionPtr | newCallback_Registry_createSession (T *instance, void(T::*cb)(const SessionPrx &), 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_Registry_createSessionPtr | newCallback_Registry_createSession (T *instance, void(T::*cb)(const SessionPrx &, 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_Registry_createSessionFromSecureConnectionPtr | newCallback_Registry_createSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &), 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_Registry_createSessionFromSecureConnectionPtr | newCallback_Registry_createSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &, 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_Registry_createSessionFromSecureConnectionPtr | newCallback_Registry_createSessionFromSecureConnection (T *instance, void(T::*cb)(const SessionPrx &), 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_Registry_createSessionFromSecureConnectionPtr | newCallback_Registry_createSessionFromSecureConnection (T *instance, void(T::*cb)(const SessionPrx &, 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_Registry_getACMTimeoutPtr | newCallback_Registry_getACMTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), 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_Registry_getACMTimeoutPtr | newCallback_Registry_getACMTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, 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_Registry_getACMTimeoutPtr | newCallback_Registry_getACMTimeout (T *instance, void(T::*cb)(::Ice::Int), 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_Registry_getACMTimeoutPtr | newCallback_Registry_getACMTimeout (T *instance, void(T::*cb)(::Ice::Int, 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_Registry_getSessionTimeoutPtr | newCallback_Registry_getSessionTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), 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_Registry_getSessionTimeoutPtr | newCallback_Registry_getSessionTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, 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_Registry_getSessionTimeoutPtr | newCallback_Registry_getSessionTimeout (T *instance, void(T::*cb)(::Ice::Int), 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_Registry_getSessionTimeoutPtr | newCallback_Registry_getSessionTimeout (T *instance, void(T::*cb)(::Ice::Int, 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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryDownPtr | newCallback_RegistryObserver_registryDown (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryInitPtr | newCallback_RegistryObserver_registryInit (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_RegistryObserver_registryUpPtr | newCallback_RegistryObserver_registryUp (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_Session_allocateObjectByIdPtr | newCallback_Session_allocateObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Session_allocateObjectByIdPtr | newCallback_Session_allocateObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Session_allocateObjectByIdPtr | newCallback_Session_allocateObjectById (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Session_allocateObjectByIdPtr | newCallback_Session_allocateObjectById (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Session_allocateObjectByTypePtr | newCallback_Session_allocateObjectByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Session_allocateObjectByTypePtr | newCallback_Session_allocateObjectByType (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Session_allocateObjectByTypePtr | newCallback_Session_allocateObjectByType (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), 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_Session_allocateObjectByTypePtr | newCallback_Session_allocateObjectByType (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, 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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_keepAlivePtr | newCallback_Session_keepAlive (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_releaseObjectPtr | newCallback_Session_releaseObject (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_Session_setAllocationTimeoutPtr | newCallback_Session_setAllocationTimeout (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_UserAccountMapper_getUserAccountPtr | newCallback_UserAccountMapper_getUserAccount (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_UserAccountMapper_getUserAccountPtr | newCallback_UserAccountMapper_getUserAccount (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_UserAccountMapper_getUserAccountPtr | newCallback_UserAccountMapper_getUserAccount (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_UserAccountMapper_getUserAccountPtr | newCallback_UserAccountMapper_getUserAccount (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. | |
| typedef ::std::vector<AdapterDescriptor> IceGrid::AdapterDescriptorSeq |
A sequence of adapter descriptors.
| typedef ::std::vector<AdapterDynamicInfo> IceGrid::AdapterDynamicInfoSeq |
A sequence of adapter dynamic information structures.
| typedef ::std::vector<AdapterInfo> IceGrid::AdapterInfoSeq |
A sequence of adapter information structures.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::AdapterObserver> IceGrid::AdapterObserverPrx |
| typedef ::IceInternal::Handle< AdapterObserver> IceGrid::AdapterObserverPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::AdaptiveLoadBalancingPolicy> IceGrid::AdaptiveLoadBalancingPolicyPrx |
| typedef ::IceInternal::Handle< AdaptiveLoadBalancingPolicy> IceGrid::AdaptiveLoadBalancingPolicyPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::Admin> IceGrid::AdminPrx |
| typedef AdminPrx IceGrid::AdminPrxPtr |
| typedef ::IceInternal::Handle< Admin> IceGrid::AdminPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::AdminSession> IceGrid::AdminSessionPrx |
| typedef ::IceInternal::Handle< AdminSession> IceGrid::AdminSessionPtr |
| typedef ::IceUtil::Handle< ::IceGrid::AMD_Admin_patchApplication> IceGrid::AMD_Admin_patchApplicationPtr |
| typedef ::IceUtil::Handle< ::IceGrid::AMD_Session_allocateObjectById> IceGrid::AMD_Session_allocateObjectByIdPtr |
| typedef ::IceUtil::Handle< ::IceGrid::AMD_Session_allocateObjectByType> IceGrid::AMD_Session_allocateObjectByTypePtr |
| typedef ::std::vector<ApplicationDescriptor> IceGrid::ApplicationDescriptorSeq |
A sequence of application descriptors.
| typedef ::std::vector<ApplicationInfo> IceGrid::ApplicationInfoSeq |
A sequence of ApplicationInfo structures.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::ApplicationObserver> IceGrid::ApplicationObserverPrx |
| typedef ::IceInternal::Handle< ApplicationObserver> IceGrid::ApplicationObserverPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::BoxedDistributionDescriptor> IceGrid::BoxedDistributionDescriptorPrx |
| typedef ::IceInternal::Handle< BoxedDistributionDescriptor> IceGrid::BoxedDistributionDescriptorPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::BoxedString> IceGrid::BoxedStringPrx |
| typedef ::IceInternal::Handle< BoxedString> IceGrid::BoxedStringPtr |
| typedef ::IceUtil::Handle< Callback_AdapterObserver_adapterAdded_Base> IceGrid::Callback_AdapterObserver_adapterAddedPtr |
| typedef ::IceUtil::Handle< Callback_AdapterObserver_adapterInit_Base> IceGrid::Callback_AdapterObserver_adapterInitPtr |
| typedef ::IceUtil::Handle< Callback_AdapterObserver_adapterRemoved_Base> IceGrid::Callback_AdapterObserver_adapterRemovedPtr |
| typedef ::IceUtil::Handle< Callback_AdapterObserver_adapterUpdated_Base> IceGrid::Callback_AdapterObserver_adapterUpdatedPtr |
| typedef ::IceUtil::Handle< Callback_Admin_addApplication_Base> IceGrid::Callback_Admin_addApplicationPtr |
| typedef ::IceUtil::Handle< Callback_Admin_addObjectWithType_Base> IceGrid::Callback_Admin_addObjectWithTypePtr |
| typedef ::IceUtil::Handle< Callback_Admin_enableServer_Base> IceGrid::Callback_Admin_enableServerPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAdapterInfo_Base> IceGrid::Callback_Admin_getAdapterInfoPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllAdapterIds_Base> IceGrid::Callback_Admin_getAllAdapterIdsPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllApplicationNames_Base> IceGrid::Callback_Admin_getAllApplicationNamesPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllNodeNames_Base> IceGrid::Callback_Admin_getAllNodeNamesPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllObjectInfos_Base> IceGrid::Callback_Admin_getAllObjectInfosPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllRegistryNames_Base> IceGrid::Callback_Admin_getAllRegistryNamesPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getAllServerIds_Base> IceGrid::Callback_Admin_getAllServerIdsPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getApplicationInfo_Base> IceGrid::Callback_Admin_getApplicationInfoPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getDefaultApplicationDescriptor_Base> IceGrid::Callback_Admin_getDefaultApplicationDescriptorPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getNodeAdmin_Base> IceGrid::Callback_Admin_getNodeAdminPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getNodeHostname_Base> IceGrid::Callback_Admin_getNodeHostnamePtr |
| typedef ::IceUtil::Handle< Callback_Admin_getNodeProcessorSocketCount_Base> IceGrid::Callback_Admin_getNodeProcessorSocketCountPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getObjectInfo_Base> IceGrid::Callback_Admin_getObjectInfoPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getObjectInfosByType_Base> IceGrid::Callback_Admin_getObjectInfosByTypePtr |
| typedef ::IceUtil::Handle< Callback_Admin_getRegistryAdmin_Base> IceGrid::Callback_Admin_getRegistryAdminPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getRegistryInfo_Base> IceGrid::Callback_Admin_getRegistryInfoPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getServerAdminCategory_Base> IceGrid::Callback_Admin_getServerAdminCategoryPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getServerAdmin_Base> IceGrid::Callback_Admin_getServerAdminPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getServerInfo_Base> IceGrid::Callback_Admin_getServerInfoPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getServerPid_Base> IceGrid::Callback_Admin_getServerPidPtr |
| typedef ::IceUtil::Handle< Callback_Admin_getServerState_Base> IceGrid::Callback_Admin_getServerStatePtr |
| typedef ::IceUtil::Handle< Callback_Admin_getSliceChecksums_Base> IceGrid::Callback_Admin_getSliceChecksumsPtr |
| typedef ::IceUtil::Handle< Callback_Admin_instantiateServer_Base> IceGrid::Callback_Admin_instantiateServerPtr |
| typedef ::IceUtil::Handle< Callback_Admin_isServerEnabled_Base> IceGrid::Callback_Admin_isServerEnabledPtr |
| typedef ::IceUtil::Handle< Callback_Admin_patchApplication_Base> IceGrid::Callback_Admin_patchApplicationPtr |
| typedef ::IceUtil::Handle< Callback_Admin_pingRegistry_Base> IceGrid::Callback_Admin_pingRegistryPtr |
| typedef ::IceUtil::Handle< Callback_Admin_removeAdapter_Base> IceGrid::Callback_Admin_removeAdapterPtr |
| typedef ::IceUtil::Handle< Callback_Admin_removeApplication_Base> IceGrid::Callback_Admin_removeApplicationPtr |
| typedef ::IceUtil::Handle< Callback_Admin_removeObject_Base> IceGrid::Callback_Admin_removeObjectPtr |
| typedef ::IceUtil::Handle< Callback_Admin_shutdownNode_Base> IceGrid::Callback_Admin_shutdownNodePtr |
| typedef ::IceUtil::Handle< Callback_Admin_shutdownRegistry_Base> IceGrid::Callback_Admin_shutdownRegistryPtr |
| typedef ::IceUtil::Handle< Callback_Admin_syncApplication_Base> IceGrid::Callback_Admin_syncApplicationPtr |
| typedef ::IceUtil::Handle< Callback_Admin_syncApplicationWithoutRestart_Base> IceGrid::Callback_Admin_syncApplicationWithoutRestartPtr |
| typedef ::IceUtil::Handle< Callback_Admin_updateApplication_Base> IceGrid::Callback_Admin_updateApplicationPtr |
| typedef ::IceUtil::Handle< Callback_Admin_updateApplicationWithoutRestart_Base> IceGrid::Callback_Admin_updateApplicationWithoutRestartPtr |
| typedef ::IceUtil::Handle< Callback_Admin_updateObject_Base> IceGrid::Callback_Admin_updateObjectPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_finishUpdate_Base> IceGrid::Callback_AdminSession_finishUpdatePtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_getAdminCallbackTemplate_Base> IceGrid::Callback_AdminSession_getAdminCallbackTemplatePtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_getAdmin_Base> IceGrid::Callback_AdminSession_getAdminPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_getReplicaName_Base> IceGrid::Callback_AdminSession_getReplicaNamePtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_keepAlive_Base> IceGrid::Callback_AdminSession_keepAlivePtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openNodeStdErr_Base> IceGrid::Callback_AdminSession_openNodeStdErrPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openNodeStdOut_Base> IceGrid::Callback_AdminSession_openNodeStdOutPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openRegistryStdErr_Base> IceGrid::Callback_AdminSession_openRegistryStdErrPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openRegistryStdOut_Base> IceGrid::Callback_AdminSession_openRegistryStdOutPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openServerLog_Base> IceGrid::Callback_AdminSession_openServerLogPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openServerStdErr_Base> IceGrid::Callback_AdminSession_openServerStdErrPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_openServerStdOut_Base> IceGrid::Callback_AdminSession_openServerStdOutPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_setObserversByIdentity_Base> IceGrid::Callback_AdminSession_setObserversByIdentityPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_setObservers_Base> IceGrid::Callback_AdminSession_setObserversPtr |
| typedef ::IceUtil::Handle< Callback_AdminSession_startUpdate_Base> IceGrid::Callback_AdminSession_startUpdatePtr |
| typedef ::IceUtil::Handle< Callback_ApplicationObserver_applicationAdded_Base> IceGrid::Callback_ApplicationObserver_applicationAddedPtr |
| typedef ::IceUtil::Handle< Callback_ApplicationObserver_applicationInit_Base> IceGrid::Callback_ApplicationObserver_applicationInitPtr |
| typedef ::IceUtil::Handle< Callback_ApplicationObserver_applicationRemoved_Base> IceGrid::Callback_ApplicationObserver_applicationRemovedPtr |
| typedef ::IceUtil::Handle< Callback_ApplicationObserver_applicationUpdated_Base> IceGrid::Callback_ApplicationObserver_applicationUpdatedPtr |
| typedef ::IceUtil::Handle< Callback_FileIterator_destroy_Base> IceGrid::Callback_FileIterator_destroyPtr |
| typedef ::IceUtil::Handle< Callback_Locator_getLocalQuery_Base> IceGrid::Callback_Locator_getLocalQueryPtr |
| typedef ::IceUtil::Handle< Callback_Locator_getLocalRegistry_Base> IceGrid::Callback_Locator_getLocalRegistryPtr |
| typedef ::IceUtil::Handle< Callback_NodeObserver_nodeDown_Base> IceGrid::Callback_NodeObserver_nodeDownPtr |
| typedef ::IceUtil::Handle< Callback_NodeObserver_nodeInit_Base> IceGrid::Callback_NodeObserver_nodeInitPtr |
| typedef ::IceUtil::Handle< Callback_NodeObserver_nodeUp_Base> IceGrid::Callback_NodeObserver_nodeUpPtr |
| typedef ::IceUtil::Handle< Callback_NodeObserver_updateAdapter_Base> IceGrid::Callback_NodeObserver_updateAdapterPtr |
| typedef ::IceUtil::Handle< Callback_NodeObserver_updateServer_Base> IceGrid::Callback_NodeObserver_updateServerPtr |
| typedef ::IceUtil::Handle< Callback_ObjectObserver_objectAdded_Base> IceGrid::Callback_ObjectObserver_objectAddedPtr |
| typedef ::IceUtil::Handle< Callback_ObjectObserver_objectInit_Base> IceGrid::Callback_ObjectObserver_objectInitPtr |
| typedef ::IceUtil::Handle< Callback_ObjectObserver_objectRemoved_Base> IceGrid::Callback_ObjectObserver_objectRemovedPtr |
| typedef ::IceUtil::Handle< Callback_ObjectObserver_objectUpdated_Base> IceGrid::Callback_ObjectObserver_objectUpdatedPtr |
| typedef ::IceUtil::Handle< Callback_Query_findAllObjectsByType_Base> IceGrid::Callback_Query_findAllObjectsByTypePtr |
| typedef ::IceUtil::Handle< Callback_Query_findAllReplicas_Base> IceGrid::Callback_Query_findAllReplicasPtr |
| typedef ::IceUtil::Handle< Callback_Query_findObjectById_Base> IceGrid::Callback_Query_findObjectByIdPtr |
| typedef ::IceUtil::Handle< Callback_Query_findObjectByTypeOnLeastLoadedNode_Base> IceGrid::Callback_Query_findObjectByTypeOnLeastLoadedNodePtr |
| typedef ::IceUtil::Handle< Callback_Query_findObjectByType_Base> IceGrid::Callback_Query_findObjectByTypePtr |
| typedef ::IceUtil::Handle< Callback_Registry_createAdminSessionFromSecureConnection_Base> IceGrid::Callback_Registry_createAdminSessionFromSecureConnectionPtr |
| typedef ::IceUtil::Handle< Callback_Registry_createAdminSession_Base> IceGrid::Callback_Registry_createAdminSessionPtr |
| typedef ::IceUtil::Handle< Callback_Registry_createSessionFromSecureConnection_Base> IceGrid::Callback_Registry_createSessionFromSecureConnectionPtr |
| typedef ::IceUtil::Handle< Callback_Registry_createSession_Base> IceGrid::Callback_Registry_createSessionPtr |
| typedef ::IceUtil::Handle< Callback_Registry_getACMTimeout_Base> IceGrid::Callback_Registry_getACMTimeoutPtr |
| typedef ::IceUtil::Handle< Callback_Registry_getSessionTimeout_Base> IceGrid::Callback_Registry_getSessionTimeoutPtr |
| typedef ::IceUtil::Handle< Callback_RegistryObserver_registryDown_Base> IceGrid::Callback_RegistryObserver_registryDownPtr |
| typedef ::IceUtil::Handle< Callback_RegistryObserver_registryInit_Base> IceGrid::Callback_RegistryObserver_registryInitPtr |
| typedef ::IceUtil::Handle< Callback_RegistryObserver_registryUp_Base> IceGrid::Callback_RegistryObserver_registryUpPtr |
| typedef ::IceUtil::Handle< Callback_Session_allocateObjectById_Base> IceGrid::Callback_Session_allocateObjectByIdPtr |
| typedef ::IceUtil::Handle< Callback_Session_allocateObjectByType_Base> IceGrid::Callback_Session_allocateObjectByTypePtr |
| typedef ::IceUtil::Handle< Callback_Session_releaseObject_Base> IceGrid::Callback_Session_releaseObjectPtr |
| typedef ::IceUtil::Handle< Callback_Session_setAllocationTimeout_Base> IceGrid::Callback_Session_setAllocationTimeoutPtr |
| typedef ::IceUtil::Handle< Callback_UserAccountMapper_getUserAccount_Base> IceGrid::Callback_UserAccountMapper_getUserAccountPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::CommunicatorDescriptor> IceGrid::CommunicatorDescriptorPrx |
| typedef ::IceInternal::Handle< CommunicatorDescriptor> IceGrid::CommunicatorDescriptorPtr |
| typedef ::std::vector<DbEnvDescriptor> IceGrid::DbEnvDescriptorSeq |
A sequence of database environment descriptors.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::FileIterator> IceGrid::FileIteratorPrx |
| typedef ::IceInternal::Handle< FileIterator> IceGrid::FileIteratorPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::FileParser> IceGrid::FileParserPrx |
| typedef ::IceInternal::Handle< FileParser> IceGrid::FileParserPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::IceBoxDescriptor> IceGrid::IceBoxDescriptorPrx |
| typedef ::IceInternal::Handle< IceBoxDescriptor> IceGrid::IceBoxDescriptorPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::LoadBalancingPolicy> IceGrid::LoadBalancingPolicyPrx |
| typedef ::IceInternal::Handle< LoadBalancingPolicy> IceGrid::LoadBalancingPolicyPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::Locator> IceGrid::LocatorPrx |
| typedef LocatorPrx IceGrid::LocatorPrxPtr |
| typedef ::IceInternal::Handle< Locator> IceGrid::LocatorPtr |
| typedef ::std::map< ::std::string, NodeDescriptor> IceGrid::NodeDescriptorDict |
Mapping of node name to node descriptor.
| typedef ::std::vector<NodeDynamicInfo> IceGrid::NodeDynamicInfoSeq |
A sequence of node dynamic information structures.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::NodeObserver> IceGrid::NodeObserverPrx |
| typedef ::IceInternal::Handle< NodeObserver> IceGrid::NodeObserverPtr |
| typedef ::std::vector<NodeUpdateDescriptor> IceGrid::NodeUpdateDescriptorSeq |
A sequence of node update descriptors.
| typedef ::std::vector<ObjectDescriptor> IceGrid::ObjectDescriptorSeq |
A sequence of object descriptors.
| typedef ::std::vector<ObjectInfo> IceGrid::ObjectInfoSeq |
A sequence of object information structures.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::ObjectObserver> IceGrid::ObjectObserverPrx |
| typedef ::IceInternal::Handle< ObjectObserver> IceGrid::ObjectObserverPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::OrderedLoadBalancingPolicy> IceGrid::OrderedLoadBalancingPolicyPrx |
| typedef ::IceInternal::Handle< OrderedLoadBalancingPolicy> IceGrid::OrderedLoadBalancingPolicyPtr |
| typedef ::std::vector<PropertyDescriptor> IceGrid::PropertyDescriptorSeq |
A sequence of property descriptors.
| typedef ::std::map< ::std::string, PropertySetDescriptor> IceGrid::PropertySetDescriptorDict |
A mapping of property set name to property set descriptor.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::Query> IceGrid::QueryPrx |
| typedef QueryPrx IceGrid::QueryPrxPtr |
| typedef ::IceInternal::Handle< Query> IceGrid::QueryPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::RandomLoadBalancingPolicy> IceGrid::RandomLoadBalancingPolicyPrx |
| typedef ::IceInternal::Handle< RandomLoadBalancingPolicy> IceGrid::RandomLoadBalancingPolicyPtr |
| typedef ::std::vector<RegistryInfo> IceGrid::RegistryInfoSeq |
A sequence of RegistryInfo structures.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::RegistryObserver> IceGrid::RegistryObserverPrx |
| typedef ::IceInternal::Handle< RegistryObserver> IceGrid::RegistryObserverPtr |
| typedef ::IceInternal::Handle< RegistryPluginFacade> IceGrid::RegistryPluginFacadePtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::Registry> IceGrid::RegistryPrx |
| typedef RegistryPrx IceGrid::RegistryPrxPtr |
| typedef ::IceInternal::Handle< Registry> IceGrid::RegistryPtr |
| typedef ::std::vector<ReplicaGroupDescriptor> IceGrid::ReplicaGroupDescriptorSeq |
A sequence of replica groups.
| typedef ::IceInternal::Handle< ReplicaGroupFilter> IceGrid::ReplicaGroupFilterPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::RoundRobinLoadBalancingPolicy> IceGrid::RoundRobinLoadBalancingPolicyPrx |
| typedef ::IceInternal::Handle< RoundRobinLoadBalancingPolicy> IceGrid::RoundRobinLoadBalancingPolicyPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::ServerDescriptor> IceGrid::ServerDescriptorPrx |
| typedef ::IceInternal::Handle< ServerDescriptor> IceGrid::ServerDescriptorPtr |
| typedef ::std::vector<ServerDescriptorPtr> IceGrid::ServerDescriptorSeq |
A sequence of server descriptors.
| typedef ::std::vector<ServerDynamicInfo> IceGrid::ServerDynamicInfoSeq |
A sequence of server dynamic information structures.
| typedef ::std::vector<ServerInstanceDescriptor> IceGrid::ServerInstanceDescriptorSeq |
A sequence of server instance descriptors.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::ServiceDescriptor> IceGrid::ServiceDescriptorPrx |
| typedef ::IceInternal::Handle< ServiceDescriptor> IceGrid::ServiceDescriptorPtr |
| typedef ::std::vector<ServiceDescriptorPtr> IceGrid::ServiceDescriptorSeq |
A sequence of service descriptors.
| typedef ::std::vector<ServiceInstanceDescriptor> IceGrid::ServiceInstanceDescriptorSeq |
A sequence of service instance descriptors.
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::Session> IceGrid::SessionPrx |
| typedef SessionPrx IceGrid::SessionPrxPtr |
| typedef ::IceInternal::Handle< Session> IceGrid::SessionPtr |
| typedef ::std::map< ::std::string, ::Ice::ObjectPrx> IceGrid::StringObjectProxyDict |
A dictionary of proxies.
| typedef ::std::map< ::std::string, ::std::string> IceGrid::StringStringDict |
A mapping of string to string.
| typedef ::std::map< ::std::string, TemplateDescriptor> IceGrid::TemplateDescriptorDict |
A mapping of template identifier to template descriptor.
| typedef ::IceInternal::Handle< TypeFilter> IceGrid::TypeFilterPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceGrid::UserAccountMapper> IceGrid::UserAccountMapperPrx |
| typedef ::IceInternal::Handle< UserAccountMapper> IceGrid::UserAccountMapperPtr |
| enum IceGrid::LoadSample |
| enum IceGrid::ServerState |
An enumeration representing the state of the server.
| RegistryPluginFacadePtr IceGrid::getRegistryPluginFacade | ( | ) |
Obtains the plug-in facade for the IceGrid registry.
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterAddedPtr IceGrid::newCallback_AdapterObserver_adapterAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterInitPtr IceGrid::newCallback_AdapterObserver_adapterInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterRemovedPtr IceGrid::newCallback_AdapterObserver_adapterRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdapterObserver_adapterUpdatedPtr IceGrid::newCallback_AdapterObserver_adapterUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addApplicationPtr IceGrid::newCallback_Admin_addApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectPtr IceGrid::newCallback_Admin_addObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_addObjectWithTypePtr IceGrid::newCallback_Admin_addObjectWithType | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_enableServerPtr IceGrid::newCallback_Admin_enableServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAdapterInfoPtr IceGrid::newCallback_Admin_getAdapterInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdapterInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAdapterInfoPtr IceGrid::newCallback_Admin_getAdapterInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdapterInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAdapterInfoPtr IceGrid::newCallback_Admin_getAdapterInfo | ( | T * | instance, |
| void(T::* | cb )(const AdapterInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAdapterInfoPtr IceGrid::newCallback_Admin_getAdapterInfo | ( | T * | instance, |
| void(T::* | cb )(const AdapterInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllAdapterIdsPtr IceGrid::newCallback_Admin_getAllAdapterIds | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllAdapterIdsPtr IceGrid::newCallback_Admin_getAllAdapterIds | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllAdapterIdsPtr IceGrid::newCallback_Admin_getAllAdapterIds | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllAdapterIdsPtr IceGrid::newCallback_Admin_getAllAdapterIds | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllApplicationNamesPtr IceGrid::newCallback_Admin_getAllApplicationNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllApplicationNamesPtr IceGrid::newCallback_Admin_getAllApplicationNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllApplicationNamesPtr IceGrid::newCallback_Admin_getAllApplicationNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllApplicationNamesPtr IceGrid::newCallback_Admin_getAllApplicationNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllNodeNamesPtr IceGrid::newCallback_Admin_getAllNodeNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllNodeNamesPtr IceGrid::newCallback_Admin_getAllNodeNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllNodeNamesPtr IceGrid::newCallback_Admin_getAllNodeNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllNodeNamesPtr IceGrid::newCallback_Admin_getAllNodeNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllObjectInfosPtr IceGrid::newCallback_Admin_getAllObjectInfos | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllObjectInfosPtr IceGrid::newCallback_Admin_getAllObjectInfos | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllObjectInfosPtr IceGrid::newCallback_Admin_getAllObjectInfos | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllObjectInfosPtr IceGrid::newCallback_Admin_getAllObjectInfos | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllRegistryNamesPtr IceGrid::newCallback_Admin_getAllRegistryNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllRegistryNamesPtr IceGrid::newCallback_Admin_getAllRegistryNames | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllRegistryNamesPtr IceGrid::newCallback_Admin_getAllRegistryNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllRegistryNamesPtr IceGrid::newCallback_Admin_getAllRegistryNames | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllServerIdsPtr IceGrid::newCallback_Admin_getAllServerIds | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllServerIdsPtr IceGrid::newCallback_Admin_getAllServerIds | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllServerIdsPtr IceGrid::newCallback_Admin_getAllServerIds | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getAllServerIdsPtr IceGrid::newCallback_Admin_getAllServerIds | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getApplicationInfoPtr IceGrid::newCallback_Admin_getApplicationInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getApplicationInfoPtr IceGrid::newCallback_Admin_getApplicationInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getApplicationInfoPtr IceGrid::newCallback_Admin_getApplicationInfo | ( | T * | instance, |
| void(T::* | cb )(const ApplicationInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getApplicationInfoPtr IceGrid::newCallback_Admin_getApplicationInfo | ( | T * | instance, |
| void(T::* | cb )(const ApplicationInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getDefaultApplicationDescriptorPtr IceGrid::newCallback_Admin_getDefaultApplicationDescriptor | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationDescriptor &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getDefaultApplicationDescriptorPtr IceGrid::newCallback_Admin_getDefaultApplicationDescriptor | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationDescriptor &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getDefaultApplicationDescriptorPtr IceGrid::newCallback_Admin_getDefaultApplicationDescriptor | ( | T * | instance, |
| void(T::* | cb )(const ApplicationDescriptor &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getDefaultApplicationDescriptorPtr IceGrid::newCallback_Admin_getDefaultApplicationDescriptor | ( | T * | instance, |
| void(T::* | cb )(const ApplicationDescriptor &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeAdminPtr IceGrid::newCallback_Admin_getNodeAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeAdminPtr IceGrid::newCallback_Admin_getNodeAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeAdminPtr IceGrid::newCallback_Admin_getNodeAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeAdminPtr IceGrid::newCallback_Admin_getNodeAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeHostnamePtr IceGrid::newCallback_Admin_getNodeHostname | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeHostnamePtr IceGrid::newCallback_Admin_getNodeHostname | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeHostnamePtr IceGrid::newCallback_Admin_getNodeHostname | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeHostnamePtr IceGrid::newCallback_Admin_getNodeHostname | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeInfoPtr IceGrid::newCallback_Admin_getNodeInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const NodeInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeInfoPtr IceGrid::newCallback_Admin_getNodeInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const NodeInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeInfoPtr IceGrid::newCallback_Admin_getNodeInfo | ( | T * | instance, |
| void(T::* | cb )(const NodeInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeInfoPtr IceGrid::newCallback_Admin_getNodeInfo | ( | T * | instance, |
| void(T::* | cb )(const NodeInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeLoadPtr IceGrid::newCallback_Admin_getNodeLoad | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const LoadInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeLoadPtr IceGrid::newCallback_Admin_getNodeLoad | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const LoadInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeLoadPtr IceGrid::newCallback_Admin_getNodeLoad | ( | T * | instance, |
| void(T::* | cb )(const LoadInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeLoadPtr IceGrid::newCallback_Admin_getNodeLoad | ( | T * | instance, |
| void(T::* | cb )(const LoadInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeProcessorSocketCountPtr IceGrid::newCallback_Admin_getNodeProcessorSocketCount | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeProcessorSocketCountPtr IceGrid::newCallback_Admin_getNodeProcessorSocketCount | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeProcessorSocketCountPtr IceGrid::newCallback_Admin_getNodeProcessorSocketCount | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getNodeProcessorSocketCountPtr IceGrid::newCallback_Admin_getNodeProcessorSocketCount | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfoPtr IceGrid::newCallback_Admin_getObjectInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfoPtr IceGrid::newCallback_Admin_getObjectInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfoPtr IceGrid::newCallback_Admin_getObjectInfo | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfoPtr IceGrid::newCallback_Admin_getObjectInfo | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfosByTypePtr IceGrid::newCallback_Admin_getObjectInfosByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfosByTypePtr IceGrid::newCallback_Admin_getObjectInfosByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ObjectInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfosByTypePtr IceGrid::newCallback_Admin_getObjectInfosByType | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfoSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getObjectInfosByTypePtr IceGrid::newCallback_Admin_getObjectInfosByType | ( | T * | instance, |
| void(T::* | cb )(const ObjectInfoSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryAdminPtr IceGrid::newCallback_Admin_getRegistryAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryAdminPtr IceGrid::newCallback_Admin_getRegistryAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryAdminPtr IceGrid::newCallback_Admin_getRegistryAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryAdminPtr IceGrid::newCallback_Admin_getRegistryAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryInfoPtr IceGrid::newCallback_Admin_getRegistryInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const RegistryInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryInfoPtr IceGrid::newCallback_Admin_getRegistryInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const RegistryInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryInfoPtr IceGrid::newCallback_Admin_getRegistryInfo | ( | T * | instance, |
| void(T::* | cb )(const RegistryInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getRegistryInfoPtr IceGrid::newCallback_Admin_getRegistryInfo | ( | T * | instance, |
| void(T::* | cb )(const RegistryInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminPtr IceGrid::newCallback_Admin_getServerAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminPtr IceGrid::newCallback_Admin_getServerAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminPtr IceGrid::newCallback_Admin_getServerAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminPtr IceGrid::newCallback_Admin_getServerAdmin | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminCategoryPtr IceGrid::newCallback_Admin_getServerAdminCategory | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminCategoryPtr IceGrid::newCallback_Admin_getServerAdminCategory | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminCategoryPtr IceGrid::newCallback_Admin_getServerAdminCategory | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerAdminCategoryPtr IceGrid::newCallback_Admin_getServerAdminCategory | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerInfoPtr IceGrid::newCallback_Admin_getServerInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ServerInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerInfoPtr IceGrid::newCallback_Admin_getServerInfo | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ServerInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerInfoPtr IceGrid::newCallback_Admin_getServerInfo | ( | T * | instance, |
| void(T::* | cb )(const ServerInfo &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerInfoPtr IceGrid::newCallback_Admin_getServerInfo | ( | T * | instance, |
| void(T::* | cb )(const ServerInfo &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerPidPtr IceGrid::newCallback_Admin_getServerPid | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerPidPtr IceGrid::newCallback_Admin_getServerPid | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerPidPtr IceGrid::newCallback_Admin_getServerPid | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerPidPtr IceGrid::newCallback_Admin_getServerPid | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerStatePtr IceGrid::newCallback_Admin_getServerState | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(ServerState), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerStatePtr IceGrid::newCallback_Admin_getServerState | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(ServerState, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerStatePtr IceGrid::newCallback_Admin_getServerState | ( | T * | instance, |
| void(T::* | cb )(ServerState), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getServerStatePtr IceGrid::newCallback_Admin_getServerState | ( | T * | instance, |
| void(T::* | cb )(ServerState, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getSliceChecksumsPtr IceGrid::newCallback_Admin_getSliceChecksums | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::SliceChecksumDict &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getSliceChecksumsPtr IceGrid::newCallback_Admin_getSliceChecksums | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::SliceChecksumDict &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getSliceChecksumsPtr IceGrid::newCallback_Admin_getSliceChecksums | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::SliceChecksumDict &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_getSliceChecksumsPtr IceGrid::newCallback_Admin_getSliceChecksums | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::SliceChecksumDict &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_instantiateServerPtr IceGrid::newCallback_Admin_instantiateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_isServerEnabledPtr IceGrid::newCallback_Admin_isServerEnabled | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_isServerEnabledPtr IceGrid::newCallback_Admin_isServerEnabled | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_isServerEnabledPtr IceGrid::newCallback_Admin_isServerEnabled | ( | T * | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_isServerEnabledPtr IceGrid::newCallback_Admin_isServerEnabled | ( | T * | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchApplicationPtr IceGrid::newCallback_Admin_patchApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_patchServerPtr IceGrid::newCallback_Admin_patchServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingNodePtr IceGrid::newCallback_Admin_pingNode | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingNodePtr IceGrid::newCallback_Admin_pingNode | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingNodePtr IceGrid::newCallback_Admin_pingNode | ( | T * | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingNodePtr IceGrid::newCallback_Admin_pingNode | ( | T * | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingRegistryPtr IceGrid::newCallback_Admin_pingRegistry | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingRegistryPtr IceGrid::newCallback_Admin_pingRegistry | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingRegistryPtr IceGrid::newCallback_Admin_pingRegistry | ( | T * | instance, |
| void(T::* | cb )(bool), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_pingRegistryPtr IceGrid::newCallback_Admin_pingRegistry | ( | T * | instance, |
| void(T::* | cb )(bool, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeAdapterPtr IceGrid::newCallback_Admin_removeAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeApplicationPtr IceGrid::newCallback_Admin_removeApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_removeObjectPtr IceGrid::newCallback_Admin_removeObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_sendSignalPtr IceGrid::newCallback_Admin_sendSignal | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownPtr IceGrid::newCallback_Admin_shutdown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownNodePtr IceGrid::newCallback_Admin_shutdownNode | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_shutdownRegistryPtr IceGrid::newCallback_Admin_shutdownRegistry | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_startServerPtr IceGrid::newCallback_Admin_startServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_stopServerPtr IceGrid::newCallback_Admin_stopServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationPtr IceGrid::newCallback_Admin_syncApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_syncApplicationWithoutRestartPtr IceGrid::newCallback_Admin_syncApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationPtr IceGrid::newCallback_Admin_updateApplication | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateApplicationWithoutRestartPtr IceGrid::newCallback_Admin_updateApplicationWithoutRestart | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Admin_updateObjectPtr IceGrid::newCallback_Admin_updateObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_finishUpdatePtr IceGrid::newCallback_AdminSession_finishUpdate | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminPtr IceGrid::newCallback_AdminSession_getAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminPtr IceGrid::newCallback_AdminSession_getAdmin | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminPtr IceGrid::newCallback_AdminSession_getAdmin | ( | T * | instance, |
| void(T::* | cb )(const AdminPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminPtr IceGrid::newCallback_AdminSession_getAdmin | ( | T * | instance, |
| void(T::* | cb )(const AdminPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminCallbackTemplatePtr IceGrid::newCallback_AdminSession_getAdminCallbackTemplate | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminCallbackTemplatePtr IceGrid::newCallback_AdminSession_getAdminCallbackTemplate | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminCallbackTemplatePtr IceGrid::newCallback_AdminSession_getAdminCallbackTemplate | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getAdminCallbackTemplatePtr IceGrid::newCallback_AdminSession_getAdminCallbackTemplate | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getReplicaNamePtr IceGrid::newCallback_AdminSession_getReplicaName | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getReplicaNamePtr IceGrid::newCallback_AdminSession_getReplicaName | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getReplicaNamePtr IceGrid::newCallback_AdminSession_getReplicaName | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_getReplicaNamePtr IceGrid::newCallback_AdminSession_getReplicaName | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_keepAlivePtr IceGrid::newCallback_AdminSession_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdErrPtr IceGrid::newCallback_AdminSession_openNodeStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdErrPtr IceGrid::newCallback_AdminSession_openNodeStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdErrPtr IceGrid::newCallback_AdminSession_openNodeStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdErrPtr IceGrid::newCallback_AdminSession_openNodeStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdOutPtr IceGrid::newCallback_AdminSession_openNodeStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdOutPtr IceGrid::newCallback_AdminSession_openNodeStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdOutPtr IceGrid::newCallback_AdminSession_openNodeStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openNodeStdOutPtr IceGrid::newCallback_AdminSession_openNodeStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdErrPtr IceGrid::newCallback_AdminSession_openRegistryStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdErrPtr IceGrid::newCallback_AdminSession_openRegistryStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdErrPtr IceGrid::newCallback_AdminSession_openRegistryStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdErrPtr IceGrid::newCallback_AdminSession_openRegistryStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdOutPtr IceGrid::newCallback_AdminSession_openRegistryStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdOutPtr IceGrid::newCallback_AdminSession_openRegistryStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdOutPtr IceGrid::newCallback_AdminSession_openRegistryStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openRegistryStdOutPtr IceGrid::newCallback_AdminSession_openRegistryStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerLogPtr IceGrid::newCallback_AdminSession_openServerLog | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerLogPtr IceGrid::newCallback_AdminSession_openServerLog | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerLogPtr IceGrid::newCallback_AdminSession_openServerLog | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerLogPtr IceGrid::newCallback_AdminSession_openServerLog | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdErrPtr IceGrid::newCallback_AdminSession_openServerStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdErrPtr IceGrid::newCallback_AdminSession_openServerStdErr | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdErrPtr IceGrid::newCallback_AdminSession_openServerStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdErrPtr IceGrid::newCallback_AdminSession_openServerStdErr | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdOutPtr IceGrid::newCallback_AdminSession_openServerStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdOutPtr IceGrid::newCallback_AdminSession_openServerStdOut | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdOutPtr IceGrid::newCallback_AdminSession_openServerStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_openServerStdOutPtr IceGrid::newCallback_AdminSession_openServerStdOut | ( | T * | instance, |
| void(T::* | cb )(const FileIteratorPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversPtr IceGrid::newCallback_AdminSession_setObservers | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_setObserversByIdentityPtr IceGrid::newCallback_AdminSession_setObserversByIdentity | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_startUpdatePtr IceGrid::newCallback_AdminSession_startUpdate | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_startUpdatePtr IceGrid::newCallback_AdminSession_startUpdate | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_startUpdatePtr IceGrid::newCallback_AdminSession_startUpdate | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_AdminSession_startUpdatePtr IceGrid::newCallback_AdminSession_startUpdate | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationAddedPtr IceGrid::newCallback_ApplicationObserver_applicationAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationInitPtr IceGrid::newCallback_ApplicationObserver_applicationInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationRemovedPtr IceGrid::newCallback_ApplicationObserver_applicationRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ApplicationObserver_applicationUpdatedPtr IceGrid::newCallback_ApplicationObserver_applicationUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_destroyPtr IceGrid::newCallback_FileIterator_destroy | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_readPtr IceGrid::newCallback_FileIterator_read | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool, const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_readPtr IceGrid::newCallback_FileIterator_read | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(bool, const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_readPtr IceGrid::newCallback_FileIterator_read | ( | T * | instance, |
| void(T::* | cb )(bool, const ::Ice::StringSeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileIterator_readPtr IceGrid::newCallback_FileIterator_read | ( | T * | instance, |
| void(T::* | cb )(bool, const ::Ice::StringSeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileParser_parsePtr IceGrid::newCallback_FileParser_parse | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationDescriptor &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileParser_parsePtr IceGrid::newCallback_FileParser_parse | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ApplicationDescriptor &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileParser_parsePtr IceGrid::newCallback_FileParser_parse | ( | T * | instance, |
| void(T::* | cb )(const ApplicationDescriptor &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_FileParser_parsePtr IceGrid::newCallback_FileParser_parse | ( | T * | instance, |
| void(T::* | cb )(const ApplicationDescriptor &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalQueryPtr IceGrid::newCallback_Locator_getLocalQuery | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const QueryPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalQueryPtr IceGrid::newCallback_Locator_getLocalQuery | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const QueryPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalQueryPtr IceGrid::newCallback_Locator_getLocalQuery | ( | T * | instance, |
| void(T::* | cb )(const QueryPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalQueryPtr IceGrid::newCallback_Locator_getLocalQuery | ( | T * | instance, |
| void(T::* | cb )(const QueryPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalRegistryPtr IceGrid::newCallback_Locator_getLocalRegistry | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const RegistryPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalRegistryPtr IceGrid::newCallback_Locator_getLocalRegistry | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const RegistryPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalRegistryPtr IceGrid::newCallback_Locator_getLocalRegistry | ( | T * | instance, |
| void(T::* | cb )(const RegistryPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Locator_getLocalRegistryPtr IceGrid::newCallback_Locator_getLocalRegistry | ( | T * | instance, |
| void(T::* | cb )(const RegistryPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeDownPtr IceGrid::newCallback_NodeObserver_nodeDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeInitPtr IceGrid::newCallback_NodeObserver_nodeInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_nodeUpPtr IceGrid::newCallback_NodeObserver_nodeUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateAdapterPtr IceGrid::newCallback_NodeObserver_updateAdapter | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_NodeObserver_updateServerPtr IceGrid::newCallback_NodeObserver_updateServer | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectAddedPtr IceGrid::newCallback_ObjectObserver_objectAdded | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectInitPtr IceGrid::newCallback_ObjectObserver_objectInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectRemovedPtr IceGrid::newCallback_ObjectObserver_objectRemoved | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ObjectObserver_objectUpdatedPtr IceGrid::newCallback_ObjectObserver_objectUpdated | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllObjectsByTypePtr IceGrid::newCallback_Query_findAllObjectsByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllObjectsByTypePtr IceGrid::newCallback_Query_findAllObjectsByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllObjectsByTypePtr IceGrid::newCallback_Query_findAllObjectsByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllObjectsByTypePtr IceGrid::newCallback_Query_findAllObjectsByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllReplicasPtr IceGrid::newCallback_Query_findAllReplicas | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllReplicasPtr IceGrid::newCallback_Query_findAllReplicas | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllReplicasPtr IceGrid::newCallback_Query_findAllReplicas | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findAllReplicasPtr IceGrid::newCallback_Query_findAllReplicas | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectProxySeq &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByIdPtr IceGrid::newCallback_Query_findObjectById | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByIdPtr IceGrid::newCallback_Query_findObjectById | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByIdPtr IceGrid::newCallback_Query_findObjectById | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByIdPtr IceGrid::newCallback_Query_findObjectById | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypePtr IceGrid::newCallback_Query_findObjectByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypePtr IceGrid::newCallback_Query_findObjectByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypePtr IceGrid::newCallback_Query_findObjectByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypePtr IceGrid::newCallback_Query_findObjectByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypeOnLeastLoadedNodePtr IceGrid::newCallback_Query_findObjectByTypeOnLeastLoadedNode | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypeOnLeastLoadedNodePtr IceGrid::newCallback_Query_findObjectByTypeOnLeastLoadedNode | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypeOnLeastLoadedNodePtr IceGrid::newCallback_Query_findObjectByTypeOnLeastLoadedNode | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Query_findObjectByTypeOnLeastLoadedNodePtr IceGrid::newCallback_Query_findObjectByTypeOnLeastLoadedNode | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionPtr IceGrid::newCallback_Registry_createAdminSession | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminSessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionPtr IceGrid::newCallback_Registry_createAdminSession | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminSessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionPtr IceGrid::newCallback_Registry_createAdminSession | ( | T * | instance, |
| void(T::* | cb )(const AdminSessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionPtr IceGrid::newCallback_Registry_createAdminSession | ( | T * | instance, |
| void(T::* | cb )(const AdminSessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createAdminSessionFromSecureConnection | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminSessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createAdminSessionFromSecureConnection | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const AdminSessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createAdminSessionFromSecureConnection | ( | T * | instance, |
| void(T::* | cb )(const AdminSessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createAdminSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createAdminSessionFromSecureConnection | ( | T * | instance, |
| void(T::* | cb )(const AdminSessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionPtr IceGrid::newCallback_Registry_createSession | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const SessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionPtr IceGrid::newCallback_Registry_createSession | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const SessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionPtr IceGrid::newCallback_Registry_createSession | ( | T * | instance, |
| void(T::* | cb )(const SessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionPtr IceGrid::newCallback_Registry_createSession | ( | T * | instance, |
| void(T::* | cb )(const SessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createSessionFromSecureConnection | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const SessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createSessionFromSecureConnection | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const SessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createSessionFromSecureConnection | ( | T * | instance, |
| void(T::* | cb )(const SessionPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_createSessionFromSecureConnectionPtr IceGrid::newCallback_Registry_createSessionFromSecureConnection | ( | T * | instance, |
| void(T::* | cb )(const SessionPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getACMTimeoutPtr IceGrid::newCallback_Registry_getACMTimeout | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getACMTimeoutPtr IceGrid::newCallback_Registry_getACMTimeout | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getACMTimeoutPtr IceGrid::newCallback_Registry_getACMTimeout | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getACMTimeoutPtr IceGrid::newCallback_Registry_getACMTimeout | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getSessionTimeoutPtr IceGrid::newCallback_Registry_getSessionTimeout | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getSessionTimeoutPtr IceGrid::newCallback_Registry_getSessionTimeout | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getSessionTimeoutPtr IceGrid::newCallback_Registry_getSessionTimeout | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Registry_getSessionTimeoutPtr IceGrid::newCallback_Registry_getSessionTimeout | ( | T * | instance, |
| void(T::* | cb )(::Ice::Int, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryDownPtr IceGrid::newCallback_RegistryObserver_registryDown | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryInitPtr IceGrid::newCallback_RegistryObserver_registryInit | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_RegistryObserver_registryUpPtr IceGrid::newCallback_RegistryObserver_registryUp | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByIdPtr IceGrid::newCallback_Session_allocateObjectById | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByIdPtr IceGrid::newCallback_Session_allocateObjectById | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByIdPtr IceGrid::newCallback_Session_allocateObjectById | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByIdPtr IceGrid::newCallback_Session_allocateObjectById | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByTypePtr IceGrid::newCallback_Session_allocateObjectByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByTypePtr IceGrid::newCallback_Session_allocateObjectByType | ( | const IceUtil::Handle< T > & | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByTypePtr IceGrid::newCallback_Session_allocateObjectByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &), | ||
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_allocateObjectByTypePtr IceGrid::newCallback_Session_allocateObjectByType | ( | T * | instance, |
| void(T::* | cb )(const ::Ice::ObjectPrx &, 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_keepAlivePtr IceGrid::newCallback_Session_keepAlive | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_releaseObjectPtr IceGrid::newCallback_Session_releaseObject | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_Session_setAllocationTimeoutPtr IceGrid::newCallback_Session_setAllocationTimeout | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_UserAccountMapper_getUserAccountPtr IceGrid::newCallback_UserAccountMapper_getUserAccount | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_UserAccountMapper_getUserAccountPtr IceGrid::newCallback_UserAccountMapper_getUserAccount | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_UserAccountMapper_getUserAccountPtr IceGrid::newCallback_UserAccountMapper_getUserAccount | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_UserAccountMapper_getUserAccountPtr IceGrid::newCallback_UserAccountMapper_getUserAccount | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |