|
Ice 3.7 C++98 API Reference
|
#include <IceUtil/PushDisableWarnings.h>#include <Ice/ProxyF.h>#include <Ice/ObjectF.h>#include <Ice/ValueF.h>#include <Ice/Exception.h>#include <Ice/LocalObject.h>#include <Ice/StreamHelpers.h>#include <Ice/Comparable.h>#include <Ice/Proxy.h>#include <Ice/Object.h>#include <Ice/GCObject.h>#include <Ice/Value.h>#include <Ice/Incoming.h>#include <Ice/IncomingAsync.h>#include <Ice/FactoryTableInit.h>#include <IceUtil/ScopedArray.h>#include <Ice/Optional.h>#include <Ice/ExceptionHelpers.h>#include <Ice/SlicedDataF.h>#include <Ice/Identity.h>#include <Ice/BuiltinSequences.h>#include <Ice/Properties.h>#include <Ice/SliceChecksumDict.h>#include <Glacier2/Session.h>#include <IceGrid/Exception.h>#include <IceGrid/Descriptor.h>#include <IceUtil/UndefSysMacros.h>#include <IceGrid/Config.h>#include <IceUtil/PopDisableWarnings.h>

Go to the source code of this file.
Namespaces | |
| namespace | IceGrid |
| namespace | IceProxy |
| namespace | IceProxy::IceGrid |
Enumerations | |
| enum | IceGrid::ServerState { IceGrid::Inactive , IceGrid::Activating , IceGrid::ActivationTimedOut , IceGrid::Active , IceGrid::Deactivating , IceGrid::Destroying , IceGrid::Destroyed } |
| An enumeration representing the state of the server. More... | |
Functions | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |
| template<class T> | |
| 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. | |
| template<class T, typename CT> | |
| 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. | |