|
| template<class T> |
| Callback_Locator_findAdapterByIdPtr | Ice::newCallback_Locator_findAdapterById (const IceUtil::Handle< T > &instance, void(T::*cb)(const 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_Locator_findAdapterByIdPtr | Ice::newCallback_Locator_findAdapterById (const IceUtil::Handle< T > &instance, void(T::*cb)(const 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_Locator_findAdapterByIdPtr | Ice::newCallback_Locator_findAdapterById (T *instance, void(T::*cb)(const 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_Locator_findAdapterByIdPtr | Ice::newCallback_Locator_findAdapterById (T *instance, void(T::*cb)(const 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_Locator_findObjectByIdPtr | Ice::newCallback_Locator_findObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const 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_Locator_findObjectByIdPtr | Ice::newCallback_Locator_findObjectById (const IceUtil::Handle< T > &instance, void(T::*cb)(const 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_Locator_findObjectByIdPtr | Ice::newCallback_Locator_findObjectById (T *instance, void(T::*cb)(const 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_Locator_findObjectByIdPtr | Ice::newCallback_Locator_findObjectById (T *instance, void(T::*cb)(const 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_Locator_getRegistryPtr | Ice::newCallback_Locator_getRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(const LocatorRegistryPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Locator_getRegistryPtr | Ice::newCallback_Locator_getRegistry (const IceUtil::Handle< T > &instance, void(T::*cb)(const LocatorRegistryPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Locator_getRegistryPtr | Ice::newCallback_Locator_getRegistry (T *instance, void(T::*cb)(const LocatorRegistryPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Locator_getRegistryPtr | Ice::newCallback_Locator_getRegistry (T *instance, void(T::*cb)(const LocatorRegistryPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorFinder_getLocatorPtr | Ice::newCallback_LocatorFinder_getLocator (const IceUtil::Handle< T > &instance, void(T::*cb)(const LocatorPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_LocatorFinder_getLocatorPtr | Ice::newCallback_LocatorFinder_getLocator (const IceUtil::Handle< T > &instance, void(T::*cb)(const LocatorPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorFinder_getLocatorPtr | Ice::newCallback_LocatorFinder_getLocator (T *instance, void(T::*cb)(const LocatorPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_LocatorFinder_getLocatorPtr | Ice::newCallback_LocatorFinder_getLocator (T *instance, void(T::*cb)(const LocatorPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (T *instance, 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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (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_LocatorRegistry_setAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setAdapterDirectProxy (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (T *instance, 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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (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_LocatorRegistry_setReplicatedAdapterDirectProxyPtr | Ice::newCallback_LocatorRegistry_setReplicatedAdapterDirectProxy (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (T *instance, 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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (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_LocatorRegistry_setServerProcessProxyPtr | Ice::newCallback_LocatorRegistry_setServerProcessProxy (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|