|
| template<class T> |
| Callback_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (T *instance, 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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (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_LoggerAdmin_attachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_attachRemoteLogger (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_LoggerAdmin_detachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_detachRemoteLogger (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_LoggerAdmin_detachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_detachRemoteLogger (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_LoggerAdmin_detachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_detachRemoteLogger (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_LoggerAdmin_detachRemoteLoggerPtr | Ice::newCallback_LoggerAdmin_detachRemoteLogger (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_LoggerAdmin_getLogPtr | Ice::newCallback_LoggerAdmin_getLog (const IceUtil::Handle< T > &instance, void(T::*cb)(const LogMessageSeq &, 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_LoggerAdmin_getLogPtr | Ice::newCallback_LoggerAdmin_getLog (const IceUtil::Handle< T > &instance, void(T::*cb)(const LogMessageSeq &, 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_LoggerAdmin_getLogPtr | Ice::newCallback_LoggerAdmin_getLog (T *instance, void(T::*cb)(const LogMessageSeq &, 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_LoggerAdmin_getLogPtr | Ice::newCallback_LoggerAdmin_getLog (T *instance, void(T::*cb)(const LogMessageSeq &, 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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (T *instance, 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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (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_RemoteLogger_initPtr | Ice::newCallback_RemoteLogger_init (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (T *instance, 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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|
| template<class T> |
| Callback_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (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_RemoteLogger_logPtr | Ice::newCallback_RemoteLogger_log (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
| | Creates a callback wrapper instance that delegates to your object.
|