|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/IceStormInternal.h>
Public Types | |
typedef void(T::* | Exception) (const ::Ice::Exception &, const CT &) |
typedef void(T::* | Response) (const ::IceStorm::TopicLinkPrx &, const CT &) |
typedef void(T::* | Sent) (bool, const CT &) |
typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
Callback_TopicInternal_getLinkProxy (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 992 of file IceStormInternal.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 998 of file IceStormInternal.h.
typedef void(T::* Response(const ::IceStorm::TopicLinkPrx &, const CT &) |
Definition at line 1000 of file IceStormInternal.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 999 of file IceStormInternal.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 996 of file IceStormInternal.h.
|
inline |
Definition at line 1002 of file IceStormInternal.h.
|
inlinevirtual |
Definition at line 1007 of file IceStormInternal.h.