Callback_Node_ready< T, CT > Class Template Reference

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

+ Inheritance diagram for Callback_Node_ready< T, CT >:

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

Public Member Functions

 Callback_Node_ready (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 

Detailed Description

template<class T, typename CT>
class IceStormElection::Callback_Node_ready< T, CT >

Definition at line 2728 of file Election.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 2734 of file Election.h.

◆ Response

typedef void(T::* Response(const CT &)

Definition at line 2736 of file Election.h.

◆ Sent

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

Definition at line 2735 of file Election.h.

◆ TPtr

Definition at line 2732 of file Election.h.

Constructor & Destructor Documentation

◆ Callback_Node_ready()

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

Definition at line 2738 of file Election.h.


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