CallbackNC_TopicInternal_getLinkProxy< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_TopicInternal_getLinkProxy< T >:

Public Types

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

Public Member Functions

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

Detailed Description

template<class T>
class IceStorm::CallbackNC_TopicInternal_getLinkProxy< T >

Definition at line 940 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 946 of file IceStormInternal.h.

◆ Response

typedef void(T::* Response(const ::IceStorm::TopicLinkPrx &)

Definition at line 948 of file IceStormInternal.h.

◆ Sent

typedef void(T::* Sent(bool)

Definition at line 947 of file IceStormInternal.h.

◆ TPtr

Definition at line 944 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ CallbackNC_TopicInternal_getLinkProxy()

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

Definition at line 950 of file IceStormInternal.h.

Member Function Documentation

◆ completed()

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

Definition at line 955 of file IceStormInternal.h.


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