|
Ice 3.7 C++98 API Reference
|
Functions | |
| template<class T> | |
| Callback_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_addObserverPtr | newCallback_ServiceManager_addObserver (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_ServiceManager_getSliceChecksumsPtr | newCallback_ServiceManager_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_ServiceManager_getSliceChecksumsPtr | newCallback_ServiceManager_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_ServiceManager_getSliceChecksumsPtr | newCallback_ServiceManager_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_ServiceManager_getSliceChecksumsPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_shutdownPtr | newCallback_ServiceManager_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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_startServicePtr | newCallback_ServiceManager_startService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceManager_stopServicePtr | newCallback_ServiceManager_stopService (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStartedPtr | newCallback_ServiceObserver_servicesStarted (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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_ServiceObserver_servicesStoppedPtr | newCallback_ServiceObserver_servicesStopped (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. | |
| typedef ::IceUtil::Handle< Callback_ServiceManager_addObserver_Base> IceBox::Callback_ServiceManager_addObserverPtr |
| typedef ::IceUtil::Handle< Callback_ServiceManager_getSliceChecksums_Base> IceBox::Callback_ServiceManager_getSliceChecksumsPtr |
| typedef ::IceUtil::Handle< Callback_ServiceManager_shutdown_Base> IceBox::Callback_ServiceManager_shutdownPtr |
| typedef ::IceUtil::Handle< Callback_ServiceManager_startService_Base> IceBox::Callback_ServiceManager_startServicePtr |
| typedef ::IceUtil::Handle< Callback_ServiceManager_stopService_Base> IceBox::Callback_ServiceManager_stopServicePtr |
| typedef ::IceUtil::Handle< Callback_ServiceObserver_servicesStarted_Base> IceBox::Callback_ServiceObserver_servicesStartedPtr |
| typedef ::IceUtil::Handle< Callback_ServiceObserver_servicesStopped_Base> IceBox::Callback_ServiceObserver_servicesStoppedPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceBox::ServiceManager> IceBox::ServiceManagerPrx |
| typedef ::IceInternal::Handle< ServiceManager> IceBox::ServiceManagerPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceBox::ServiceObserver> IceBox::ServiceObserverPrx |
| typedef ::IceInternal::Handle< ServiceObserver> IceBox::ServiceObserverPtr |
| typedef ::IceInternal::Handle< Service> IceBox::ServicePtr |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_addObserverPtr IceBox::newCallback_ServiceManager_addObserver | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_getSliceChecksumsPtr IceBox::newCallback_ServiceManager_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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_getSliceChecksumsPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_getSliceChecksumsPtr IceBox::newCallback_ServiceManager_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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_getSliceChecksumsPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_shutdown | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_shutdownPtr IceBox::newCallback_ServiceManager_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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_startServicePtr IceBox::newCallback_ServiceManager_startService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceManager_stopServicePtr IceBox::newCallback_ServiceManager_stopService | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStartedPtr IceBox::newCallback_ServiceObserver_servicesStarted | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| cb | The success method of the callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | T * | instance, |
| void(T::* | excb )(const ::Ice::Exception &), | ||
| void(T::* | sentcb )(bool) = 0 ) |
Creates a callback wrapper instance that delegates to your object.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |
| Callback_ServiceObserver_servicesStoppedPtr IceBox::newCallback_ServiceObserver_servicesStopped | ( | 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.
Use this overload when your callback methods receive a cookie value.
| instance | The callback object. |
| excb | The exception method of the callback object. |
| sentcb | The sent method of the callback object. |