Callback_TopicManagerInternal_getReplicaNode< T, CT > Class Template Reference

#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/IceStormInternal.h>

+ Inheritance diagram for Callback_TopicManagerInternal_getReplicaNode< T, CT >:

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< TTPtr
 

Public Member Functions

 Callback_TopicManagerInternal_getReplicaNode (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &result) const
 

Detailed Description

template<class T, typename CT>
class IceStorm::Callback_TopicManagerInternal_getReplicaNode< T, CT >

Definition at line 1222 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

typedef void(T::* Exception(const ::Ice::Exception &, const CT &)

Definition at line 1228 of file IceStormInternal.h.

◆ Response

typedef void(T::* Response(const ::IceStormElection::NodePrx &, const CT &)

Definition at line 1230 of file IceStormInternal.h.

◆ Sent

typedef void(T::* Sent(bool, const CT &)

Definition at line 1229 of file IceStormInternal.h.

◆ TPtr

Definition at line 1226 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ Callback_TopicManagerInternal_getReplicaNode()

Callback_TopicManagerInternal_getReplicaNode ( const TPtr obj,
Response  cb,
Exception  excb,
Sent  sentcb 
)
inline

Definition at line 1232 of file IceStormInternal.h.

Member Function Documentation

◆ completed()

virtual void completed ( const ::Ice::AsyncResultPtr &  result) const
inlinevirtual

Definition at line 1237 of file IceStormInternal.h.


The documentation for this class was generated from the following file: