|
#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 CT &) |
typedef void(T::* | Sent) (bool, const CT &) |
typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
Callback_TopicInternal_reap (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 1107 of file IceStormInternal.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 1113 of file IceStormInternal.h.
typedef void(T::* Response(const CT &) |
Definition at line 1115 of file IceStormInternal.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 1114 of file IceStormInternal.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 1111 of file IceStormInternal.h.
|
inline |
Definition at line 1117 of file IceStormInternal.h.
|
inlinevirtual |
Definition at line 1122 of file IceStormInternal.h.