CallbackNC_TopicLink_forward< T > Class Template Reference

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

+ Inheritance diagram for CallbackNC_TopicLink_forward< 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_TopicLink_forward (const TPtr &obj, Response cb, Exception excb, Sent sentcb)
 

Detailed Description

template<class T>
class IceStorm::CallbackNC_TopicLink_forward< T >

Definition at line 858 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

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

Definition at line 864 of file IceStormInternal.h.

◆ Response

typedef void(T::* Response()

Definition at line 866 of file IceStormInternal.h.

◆ Sent

typedef void(T::* Sent(bool)

Definition at line 865 of file IceStormInternal.h.

◆ TPtr

Definition at line 862 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ CallbackNC_TopicLink_forward()

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

Definition at line 868 of file IceStormInternal.h.


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