CallbackNC_ReplicaObserver_destroyTopic< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_ReplicaObserver_destroyTopic< 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_ReplicaObserver_destroyTopic (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_ReplicaObserver_destroyTopic< T >

Definition at line 2121 of file Election.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 2127 of file Election.h.

◆ Response

typedef void(T::* Response()

Definition at line 2129 of file Election.h.

◆ Sent

typedef void(T::* Sent(bool)

Definition at line 2128 of file Election.h.

◆ TPtr

Definition at line 2125 of file Election.h.

Constructor & Destructor Documentation

◆ CallbackNC_ReplicaObserver_destroyTopic()

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

Definition at line 2131 of file Election.h.

Member Function Documentation

◆ completed()

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

Definition at line 2136 of file Election.h.


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