|
#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 ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &) |
typedef void(T::* | Sent) (bool, const CT &) |
typedef IceUtil::Handle< T > | TPtr |
Public Member Functions | |
Callback_TopicManagerSync_getContent (const TPtr &obj, Response cb, Exception excb, Sent sentcb) | |
virtual void | completed (const ::Ice::AsyncResultPtr &result) const |
Definition at line 2552 of file Election.h.
typedef void(T::* Exception(const ::Ice::Exception &, const CT &) |
Definition at line 2558 of file Election.h.
typedef void(T::* Response(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &) |
Definition at line 2560 of file Election.h.
typedef void(T::* Sent(bool, const CT &) |
Definition at line 2559 of file Election.h.
typedef IceUtil::Handle<T> TPtr |
Definition at line 2556 of file Election.h.
|
inline |
Definition at line 2562 of file Election.h.
|
inlinevirtual |
Definition at line 2567 of file Election.h.