Callback_TopicInternal_reap< T, CT > Class Template Reference

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

+ Inheritance diagram for Callback_TopicInternal_reap< 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_TopicInternal_reap (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 IceStorm::Callback_TopicInternal_reap< T, CT >

Definition at line 1107 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 1113 of file IceStormInternal.h.

◆ Response

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

Definition at line 1115 of file IceStormInternal.h.

◆ Sent

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

Definition at line 1114 of file IceStormInternal.h.

◆ TPtr

Definition at line 1111 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ Callback_TopicInternal_reap()

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

Definition at line 1117 of file IceStormInternal.h.

Member Function Documentation

◆ completed()

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

Definition at line 1122 of file IceStormInternal.h.


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