|
|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/Election.h>
Inheritance diagram for CallbackNC_Node_ready< T >:Public Types | |
| typedef void(T::* | Exception) (const ::Ice::Exception &) |
| typedef void(T::* | Response) () |
| typedef void(T::* | Sent) (bool) |
| typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
| CallbackNC_Node_ready (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
Definition at line 3943 of file Election.h.
| typedef void(T::* Exception(const ::Ice::Exception &) |
Definition at line 3950 of file Election.h.
| typedef void(T::* Response() |
Definition at line 3952 of file Election.h.
| typedef void(T::* Sent(bool) |
Definition at line 3951 of file Election.h.
| typedef IceUtil::Handle<T> TPtr |
Definition at line 3948 of file Election.h.
|
inline |
Definition at line 3954 of file Election.h.