|
#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_TopicLink_forward (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Definition at line 899 of file IceStormInternal.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 905 of file IceStormInternal.h.
typedef void(T::* Response(const CT &) |
Definition at line 907 of file IceStormInternal.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 906 of file IceStormInternal.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 903 of file IceStormInternal.h.
|
inline |
Definition at line 909 of file IceStormInternal.h.