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 1011 of file IceStormInternal.h.

Member Typedef Documentation

◆ Exception

template<class T>
typedef void(T::* Exception) (const ::Ice::Exception &)

Definition at line 1018 of file IceStormInternal.h.

◆ Response

template<class T>
typedef void(T::* Response) ()

Definition at line 1020 of file IceStormInternal.h.

◆ Sent

template<class T>
typedef void(T::* Sent) (bool)

Definition at line 1019 of file IceStormInternal.h.

◆ TPtr

template<class T>
typedef IceUtil::Handle<T> TPtr

Definition at line 1016 of file IceStormInternal.h.

Constructor & Destructor Documentation

◆ CallbackNC_TopicLink_forward()

template<class T>
CallbackNC_TopicLink_forward ( const TPtr & obj,
Response cb,
Exception excb,
Sent sentcb )
inline

Definition at line 1022 of file IceStormInternal.h.


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