|
| template<class T> |
| Callback_Router_addProxiesPtr | Ice::newCallback_Router_addProxies (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectProxySeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Router_addProxiesPtr | Ice::newCallback_Router_addProxies (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectProxySeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Router_addProxiesPtr | Ice::newCallback_Router_addProxies (T *instance, void(T::*cb)(const ObjectProxySeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_Router_addProxiesPtr | Ice::newCallback_Router_addProxies (T *instance, void(T::*cb)(const ObjectProxySeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_Router_getClientProxyPtr | Ice::newCallback_Router_getClientProxy (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectPrx &, const IceUtil::Optional< 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_Router_getClientProxyPtr | Ice::newCallback_Router_getClientProxy (const IceUtil::Handle< T > &instance, void(T::*cb)(const ObjectPrx &, const IceUtil::Optional< 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_Router_getClientProxyPtr | Ice::newCallback_Router_getClientProxy (T *instance, void(T::*cb)(const ObjectPrx &, const IceUtil::Optional< 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_Router_getClientProxyPtr | Ice::newCallback_Router_getClientProxy (T *instance, void(T::*cb)(const ObjectPrx &, const IceUtil::Optional< 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_Router_getServerProxyPtr | Ice::newCallback_Router_getServerProxy (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_Router_getServerProxyPtr | Ice::newCallback_Router_getServerProxy (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_Router_getServerProxyPtr | Ice::newCallback_Router_getServerProxy (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_Router_getServerProxyPtr | Ice::newCallback_Router_getServerProxy (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_RouterFinder_getRouterPtr | Ice::newCallback_RouterFinder_getRouter (const IceUtil::Handle< T > &instance, void(T::*cb)(const RouterPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_RouterFinder_getRouterPtr | Ice::newCallback_RouterFinder_getRouter (const IceUtil::Handle< T > &instance, void(T::*cb)(const RouterPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_RouterFinder_getRouterPtr | Ice::newCallback_RouterFinder_getRouter (T *instance, void(T::*cb)(const RouterPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T, typename CT> |
| Callback_RouterFinder_getRouterPtr | Ice::newCallback_RouterFinder_getRouter (T *instance, void(T::*cb)(const RouterPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|