CallbackNC_TopicManagerSync_getContent< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_TopicManagerSync_getContent< T >:

Public Types

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

Public Member Functions

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

Detailed Description

template<class T>
class IceStormElection::CallbackNC_TopicManagerSync_getContent< T >

Definition at line 3685 of file Election.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 3692 of file Election.h.

◆ Response

template<class T>
typedef void(T::* Response) (const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &)

Definition at line 3694 of file Election.h.

◆ Sent

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

Definition at line 3693 of file Election.h.

◆ TPtr

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

Definition at line 3690 of file Election.h.

Constructor & Destructor Documentation

◆ CallbackNC_TopicManagerSync_getContent()

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

Definition at line 3697 of file Election.h.

Member Function Documentation

◆ completed()

template<class T>
virtual void completed ( const ::Ice::AsyncResultPtr & result) const
inlinevirtual

Definition at line 3706 of file Election.h.


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