|
template<class T > |
Callback_Router_createSessionPtr | Glacier2::newCallback_Router_createSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_createSessionPtr | Glacier2::newCallback_Router_createSession (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_createSessionPtr | Glacier2::newCallback_Router_createSession (T *instance, void(T::*cb)(const SessionPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_createSessionPtr | Glacier2::newCallback_Router_createSession (T *instance, void(T::*cb)(const SessionPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_createSessionFromSecureConnectionPtr | Glacier2::newCallback_Router_createSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_createSessionFromSecureConnectionPtr | Glacier2::newCallback_Router_createSessionFromSecureConnection (const IceUtil::Handle< T > &instance, void(T::*cb)(const SessionPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_createSessionFromSecureConnectionPtr | Glacier2::newCallback_Router_createSessionFromSecureConnection (T *instance, void(T::*cb)(const SessionPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_createSessionFromSecureConnectionPtr | Glacier2::newCallback_Router_createSessionFromSecureConnection (T *instance, void(T::*cb)(const SessionPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (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. More...
|
|
template<class T , typename CT > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (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. More...
|
|
template<class T > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (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. More...
|
|
template<class T , typename CT > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (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. More...
|
|
template<class T > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_destroySessionPtr | Glacier2::newCallback_Router_destroySession (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_getACMTimeoutPtr | Glacier2::newCallback_Router_getACMTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_getACMTimeoutPtr | Glacier2::newCallback_Router_getACMTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Int, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_getACMTimeoutPtr | Glacier2::newCallback_Router_getACMTimeout (T *instance, void(T::*cb)(::Ice::Int), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_getACMTimeoutPtr | Glacier2::newCallback_Router_getACMTimeout (T *instance, void(T::*cb)(::Ice::Int, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_getCategoryForClientPtr | Glacier2::newCallback_Router_getCategoryForClient (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. More...
|
|
template<class T , typename CT > |
Callback_Router_getCategoryForClientPtr | Glacier2::newCallback_Router_getCategoryForClient (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. More...
|
|
template<class T > |
Callback_Router_getCategoryForClientPtr | Glacier2::newCallback_Router_getCategoryForClient (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. More...
|
|
template<class T , typename CT > |
Callback_Router_getCategoryForClientPtr | Glacier2::newCallback_Router_getCategoryForClient (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. More...
|
|
template<class T > |
Callback_Router_getSessionTimeoutPtr | Glacier2::newCallback_Router_getSessionTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_getSessionTimeoutPtr | Glacier2::newCallback_Router_getSessionTimeout (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_getSessionTimeoutPtr | Glacier2::newCallback_Router_getSessionTimeout (T *instance, void(T::*cb)(::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_getSessionTimeoutPtr | Glacier2::newCallback_Router_getSessionTimeout (T *instance, void(T::*cb)(::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (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. More...
|
|
template<class T , typename CT > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (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. More...
|
|
template<class T > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (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. More...
|
|
template<class T , typename CT > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (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. More...
|
|
template<class T > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|
template<class T , typename CT > |
Callback_Router_refreshSessionPtr | Glacier2::newCallback_Router_refreshSession (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| Creates a callback wrapper instance that delegates to your object. More...
|
|