|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/Election.h>
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< T > | TPtr |
Public Member Functions | |
Callback_Node_ready (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Definition at line 2728 of file Election.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 2734 of file Election.h.
typedef void(T::* Response(const CT &) |
Definition at line 2736 of file Election.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 2735 of file Election.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 2732 of file Election.h.
|
inline |
Definition at line 2738 of file Election.h.