Callback_ReplicaObserver_removeSubscriber< T, CT > Class Template Reference

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

+ Inheritance diagram for Callback_ReplicaObserver_removeSubscriber< 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_ReplicaObserver_removeSubscriber (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 
virtual void completed (const ::Ice::AsyncResultPtr &result) const
 

Detailed Description

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

Definition at line 2436 of file Election.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 2442 of file Election.h.

◆ Response

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

Definition at line 2444 of file Election.h.

◆ Sent

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

Definition at line 2443 of file Election.h.

◆ TPtr

Definition at line 2440 of file Election.h.

Constructor & Destructor Documentation

◆ Callback_ReplicaObserver_removeSubscriber()

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

Definition at line 2446 of file Election.h.

Member Function Documentation

◆ completed()

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

Definition at line 2451 of file Election.h.


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