|
|
#include <ArmarXCore/applications/ArmarXStorm/IceStorm/generated/IceStorm/Election.h>
Inheritance diagram for CallbackNC_Node_query< T >:Public Types | |
| typedef void(T::* | Exception) (const ::Ice::Exception &) |
| typedef void(T::* | Response) (const ::IceStormElection::QueryInfo &) |
| typedef void(T::* | Sent) (bool) |
| typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
| CallbackNC_Node_query (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
| virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 4670 of file Election.h.
| typedef void(T::* Exception(const ::Ice::Exception &) |
Definition at line 4677 of file Election.h.
| typedef void(T::* Response(const ::IceStormElection::QueryInfo &) |
Definition at line 4679 of file Election.h.
| typedef void(T::* Sent(bool) |
Definition at line 4678 of file Election.h.
| typedef IceUtil::Handle<T> TPtr |
Definition at line 4675 of file Election.h.
|
inline |
Definition at line 4681 of file Election.h.
|
inlinevirtual |
Definition at line 4687 of file Election.h.