Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
IceDiscovery Namespace Reference

Classes

class  Callback_Lookup_findAdapterById
 Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::IceDiscovery::Lookup::begin_findAdapterById. More...
class  Callback_Lookup_findAdapterById_Base
 Base class for asynchronous callback wrapper classes used for calls to IceProxy::IceDiscovery::Lookup::begin_findAdapterById. More...
class  Callback_Lookup_findObjectById
 Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::IceDiscovery::Lookup::begin_findObjectById. More...
class  Callback_Lookup_findObjectById_Base
 Base class for asynchronous callback wrapper classes used for calls to IceProxy::IceDiscovery::Lookup::begin_findObjectById. More...
class  Callback_LookupReply_foundAdapterById
 Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById. More...
class  Callback_LookupReply_foundAdapterById_Base
 Base class for asynchronous callback wrapper classes used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById. More...
class  Callback_LookupReply_foundObjectById
 Type-safe asynchronous callback wrapper class with cookie support used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundObjectById. More...
class  Callback_LookupReply_foundObjectById_Base
 Base class for asynchronous callback wrapper classes used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundObjectById. More...
class  CallbackNC_Lookup_findAdapterById
 Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceDiscovery::Lookup::begin_findAdapterById. More...
class  CallbackNC_Lookup_findObjectById
 Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceDiscovery::Lookup::begin_findObjectById. More...
class  CallbackNC_LookupReply_foundAdapterById
 Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById. More...
class  CallbackNC_LookupReply_foundObjectById
 Type-safe asynchronous callback wrapper class used for calls to IceProxy::IceDiscovery::LookupReply::begin_foundObjectById. More...
class  Lookup
 The Lookup interface is used by IceDiscovery clients to look for objects and adapters using UDP multicast. More...
class  LookupReply
 The LookupReply interface is used by IceDiscovery clients to answer requests received on the Lookup interface. More...

Typedefs

typedef ::IceUtil::Handle< Callback_Lookup_findAdapterById_BaseCallback_Lookup_findAdapterByIdPtr
typedef ::IceUtil::Handle< Callback_Lookup_findObjectById_BaseCallback_Lookup_findObjectByIdPtr
typedef ::IceUtil::Handle< Callback_LookupReply_foundAdapterById_BaseCallback_LookupReply_foundAdapterByIdPtr
typedef ::IceUtil::Handle< Callback_LookupReply_foundObjectById_BaseCallback_LookupReply_foundObjectByIdPtr
typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::LookupLookupPrx
typedef LookupPrx LookupPrxPtr
typedef ::IceInternal::Handle< LookupLookupPtr
typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::LookupReplyLookupReplyPrx
typedef LookupReplyPrx LookupReplyPrxPtr
typedef ::IceInternal::Handle< LookupReplyLookupReplyPtr

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 Documentation

◆ Callback_Lookup_findAdapterByIdPtr

◆ Callback_Lookup_findObjectByIdPtr

◆ Callback_LookupReply_foundAdapterByIdPtr

◆ Callback_LookupReply_foundObjectByIdPtr

◆ LookupPrx

typedef ::IceInternal::ProxyHandle< ::IceProxy::IceDiscovery::Lookup> IceDiscovery::LookupPrx

◆ LookupPrxPtr

◆ LookupPtr

typedef ::IceInternal::Handle< Lookup> IceDiscovery::LookupPtr

◆ LookupReplyPrx

◆ LookupReplyPrxPtr

◆ LookupReplyPtr

typedef ::IceInternal::Handle< LookupReply> IceDiscovery::LookupReplyPtr

Function Documentation

◆ newCallback_Lookup_findAdapterById() [1/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [2/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [3/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [4/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [5/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [6/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [7/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findAdapterById() [8/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findAdapterById.

◆ newCallback_Lookup_findObjectById() [1/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [2/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [3/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [4/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [5/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [6/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [7/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_Lookup_findObjectById() [8/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::Lookup::begin_findObjectById.

◆ newCallback_LookupReply_foundAdapterById() [1/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [2/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [3/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [4/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [5/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [6/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [7/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundAdapterById() [8/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundAdapterById.

◆ newCallback_LookupReply_foundObjectById() [1/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [2/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [3/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [4/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [5/8]

template<class T>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [6/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
cbThe success method of the callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [7/8]

template<class T>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.

◆ newCallback_LookupReply_foundObjectById() [8/8]

template<class T, typename CT>
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.

Parameters
instanceThe callback object.
excbThe exception method of the callback object.
sentcbThe sent method of the callback object.
Returns
An object that can be passed to an asynchronous invocation of IceProxy::IceDiscovery::LookupReply::begin_foundObjectById.