|
Ice 3.7 C++98 API Reference
|
Typedefs | |
| typedef ::IceUtil::Handle< Callback_Lookup_findAdapterById_Base > | Callback_Lookup_findAdapterByIdPtr |
| typedef ::IceUtil::Handle< Callback_Lookup_findObjectById_Base > | Callback_Lookup_findObjectByIdPtr |
| typedef ::IceUtil::Handle< Callback_LookupReply_foundAdapterById_Base > | Callback_LookupReply_foundAdapterByIdPtr |
| typedef ::IceUtil::Handle< Callback_LookupReply_foundObjectById_Base > | Callback_LookupReply_foundObjectByIdPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::Lookup > | LookupPrx |
| typedef LookupPrx | LookupPrxPtr |
| typedef ::IceInternal::Handle< Lookup > | LookupPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::LookupReply > | LookupReplyPrx |
| typedef LookupReplyPrx | LookupReplyPrxPtr |
| typedef ::IceInternal::Handle< LookupReply > | LookupReplyPtr |
Functions | |
| template<class T> | |
| Callback_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findAdapterByIdPtr | newCallback_Lookup_findAdapterById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_Lookup_findObjectByIdPtr | newCallback_Lookup_findObjectById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundAdapterByIdPtr | newCallback_LookupReply_foundAdapterById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_LookupReply_foundObjectByIdPtr | newCallback_LookupReply_foundObjectById (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_Lookup_findAdapterById_Base> IceDiscovery::Callback_Lookup_findAdapterByIdPtr |
| typedef ::IceUtil::Handle< Callback_Lookup_findObjectById_Base> IceDiscovery::Callback_Lookup_findObjectByIdPtr |
| typedef ::IceUtil::Handle< Callback_LookupReply_foundAdapterById_Base> IceDiscovery::Callback_LookupReply_foundAdapterByIdPtr |
| typedef ::IceUtil::Handle< Callback_LookupReply_foundObjectById_Base> IceDiscovery::Callback_LookupReply_foundObjectByIdPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::Lookup> IceDiscovery::LookupPrx |
| typedef LookupPrx IceDiscovery::LookupPrxPtr |
| typedef ::IceInternal::Handle< Lookup> IceDiscovery::LookupPtr |
| typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::LookupReply> IceDiscovery::LookupReplyPrx |
| typedef ::IceInternal::Handle< LookupReply> IceDiscovery::LookupReplyPtr |
| Callback_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findAdapterByIdPtr IceDiscovery::newCallback_Lookup_findAdapterById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_Lookup_findObjectByIdPtr IceDiscovery::newCallback_Lookup_findObjectById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundAdapterByIdPtr IceDiscovery::newCallback_LookupReply_foundAdapterById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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_LookupReply_foundObjectByIdPtr IceDiscovery::newCallback_LookupReply_foundObjectById | ( | 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. |