CallbackNC_TopicManagerInternal_getReplicaNode< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_TopicManagerInternal_getReplicaNode< T >:

Public Types

typedef void(T::* Exception) (const ::Ice::Exception &)
 
typedef void(T::* Response) (const ::IceStormElection::NodePrx &)
 
typedef void(T::* Sent) (bool)
 
typedef IceUtil::Handle< TTPtr
 

Public Member Functions

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

Detailed Description

template<class T>
class IceStorm::CallbackNC_TopicManagerInternal_getReplicaNode< T >

Definition at line 1170 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 1176 of file IceStormInternal.h.

◆ Response

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

Definition at line 1178 of file IceStormInternal.h.

◆ Sent

typedef void(T::* Sent(bool)

Definition at line 1177 of file IceStormInternal.h.

◆ TPtr

Definition at line 1174 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ CallbackNC_TopicManagerInternal_getReplicaNode()

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

Definition at line 1180 of file IceStormInternal.h.

Member Function Documentation

◆ completed()

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

Definition at line 1185 of file IceStormInternal.h.


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