CallbackNC_Node_accept< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_Node_accept< T >:

Public Types

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

Public Member Functions

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

Detailed Description

template<class T>
class IceStormElection::CallbackNC_Node_accept< T >

Definition at line 4055 of file Election.h.

Member Typedef Documentation

◆ Exception

template<class T>
typedef void(T::* Exception) (const ::Ice::Exception &)

Definition at line 4062 of file Election.h.

◆ Response

template<class T>
typedef void(T::* Response) ()

Definition at line 4064 of file Election.h.

◆ Sent

template<class T>
typedef void(T::* Sent) (bool)

Definition at line 4063 of file Election.h.

◆ TPtr

template<class T>
typedef IceUtil::Handle<T> TPtr

Definition at line 4060 of file Election.h.

Constructor & Destructor Documentation

◆ CallbackNC_Node_accept()

template<class T>
CallbackNC_Node_accept ( const TPtr & obj,
Response cb,
Exception excb,
Sent sentcb )
inline

Definition at line 4066 of file Election.h.


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