|
#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 ::IceStormElection::NodePrx &, const CT &) |
typedef void(T::* | Sent) (bool, const CT &) |
typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
Callback_TopicManagerInternal_getReplicaNode (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 1222 of file IceStormInternal.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 1228 of file IceStormInternal.h.
typedef void(T::* Response(const ::IceStormElection::NodePrx &, const CT &) |
Definition at line 1230 of file IceStormInternal.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 1229 of file IceStormInternal.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 1226 of file IceStormInternal.h.
|
inline |
Definition at line 1232 of file IceStormInternal.h.
|
inlinevirtual |
Definition at line 1237 of file IceStormInternal.h.