|
|
#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< T > | TPtr |
Public Member Functions | |
| CallbackNC_TopicInternal_getLinkProxy (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
| virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 1123 of file IceStormInternal.h.
| typedef void(T::* Exception(const ::Ice::Exception &) |
Definition at line 1130 of file IceStormInternal.h.
| typedef void(T::* Response(const ::IceStorm::TopicLinkPrx &) |
Definition at line 1132 of file IceStormInternal.h.
| typedef void(T::* Sent(bool) |
Definition at line 1131 of file IceStormInternal.h.
| typedef IceUtil::Handle<T> TPtr |
Definition at line 1128 of file IceStormInternal.h.
|
inline |
Definition at line 1134 of file IceStormInternal.h.
|
inlinevirtual |
Definition at line 1143 of file IceStormInternal.h.