|
module IceStormElection { ... }
Enumerations | |
enum | NodeState { NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal, NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal } |
The node state. More... | |
enum | NodeState { NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal, NodeStateInactive, NodeStateElection, NodeStateReorganization, NodeStateNormal } |
Functions | |
void | _icePatchObjectPtr (ReplicaObserverPtr &, const ::Ice::ObjectPtr &) |
template<class T > | |
Callback_Node_acceptPtr | newCallback_Node_accept (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_acceptPtr | newCallback_Node_accept (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_acceptPtr | newCallback_Node_accept (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_acceptPtr | newCallback_Node_accept (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_acceptPtr | newCallback_Node_accept (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_acceptPtr | newCallback_Node_accept (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_acceptPtr | newCallback_Node_accept (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_acceptPtr | newCallback_Node_accept (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_areYouCoordinatorPtr | newCallback_Node_areYouCoordinator (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_areYouCoordinatorPtr | newCallback_Node_areYouCoordinator (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_areYouCoordinatorPtr | newCallback_Node_areYouCoordinator (T *instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_areYouCoordinatorPtr | newCallback_Node_areYouCoordinator (T *instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_areYouTherePtr | newCallback_Node_areYouThere (const IceUtil::Handle< T > &instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_areYouTherePtr | newCallback_Node_areYouThere (const IceUtil::Handle< T > &instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_areYouTherePtr | newCallback_Node_areYouThere (T *instance, void(T::*cb)(bool), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_areYouTherePtr | newCallback_Node_areYouThere (T *instance, void(T::*cb)(bool, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_invitationPtr | newCallback_Node_invitation (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_nodesPtr | newCallback_Node_nodes (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::NodeInfoSeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_nodesPtr | newCallback_Node_nodes (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::NodeInfoSeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_nodesPtr | newCallback_Node_nodes (T *instance, void(T::*cb)(const ::IceStormElection::NodeInfoSeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_nodesPtr | newCallback_Node_nodes (T *instance, void(T::*cb)(const ::IceStormElection::NodeInfoSeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_queryPtr | newCallback_Node_query (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::QueryInfo &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_queryPtr | newCallback_Node_query (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::QueryInfo &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_queryPtr | newCallback_Node_query (T *instance, void(T::*cb)(const ::IceStormElection::QueryInfo &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_queryPtr | newCallback_Node_query (T *instance, void(T::*cb)(const ::IceStormElection::QueryInfo &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_readyPtr | newCallback_Node_ready (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_readyPtr | newCallback_Node_ready (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_readyPtr | newCallback_Node_ready (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_readyPtr | newCallback_Node_ready (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_readyPtr | newCallback_Node_ready (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_readyPtr | newCallback_Node_ready (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_readyPtr | newCallback_Node_ready (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_readyPtr | newCallback_Node_ready (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_syncPtr | newCallback_Node_sync (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_syncPtr | newCallback_Node_sync (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Ice::ObjectPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_Node_syncPtr | newCallback_Node_sync (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_Node_syncPtr | newCallback_Node_sync (T *instance, void(T::*cb)(const ::Ice::ObjectPrx &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_addSubscriberPtr | newCallback_ReplicaObserver_addSubscriber (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_createTopicPtr | newCallback_ReplicaObserver_createTopic (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_destroyTopicPtr | newCallback_ReplicaObserver_destroyTopic (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_initPtr | newCallback_ReplicaObserver_init (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_ReplicaObserver_removeSubscriberPtr | newCallback_ReplicaObserver_removeSubscriber (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_TopicManagerSync_getContentPtr | newCallback_TopicManagerSync_getContent (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_TopicManagerSync_getContentPtr | newCallback_TopicManagerSync_getContent (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
template<class T > | |
Callback_TopicManagerSync_getContentPtr | newCallback_TopicManagerSync_getContent (T *instance, void(T::*cb)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0) |
template<class T , typename CT > | |
Callback_TopicManagerSync_getContentPtr | newCallback_TopicManagerSync_getContent (T *instance, void(T::*cb)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0) |
bool | operator< (const Node &lhs, const Node &rhs) |
bool | operator< (const ReplicaObserver &lhs, const ReplicaObserver &rhs) |
bool | operator< (const TopicManagerSync &lhs, const TopicManagerSync &rhs) |
bool | operator== (const Node &lhs, const Node &rhs) |
bool | operator== (const ReplicaObserver &lhs, const ReplicaObserver &rhs) |
bool | operator== (const TopicManagerSync &lhs, const TopicManagerSync &rhs) |
::Ice::Object * | upCast (::IceStormElection::Node *) |
::Ice::Object * | upCast (::IceStormElection::ReplicaObserver *) |
::Ice::Object * | upCast (::IceStormElection::TopicManagerSync *) |
Definition at line 967 of file Election.h.
Definition at line 970 of file Election.h.
Definition at line 973 of file Election.h.
Definition at line 961 of file Election.h.
Definition at line 979 of file Election.h.
Definition at line 982 of file Election.h.
Definition at line 964 of file Election.h.
Definition at line 976 of file Election.h.
typedef ::IceUtil::Handle< Callback_ReplicaObserver_addSubscriber_Base> Callback_ReplicaObserver_addSubscriberPtr |
Definition at line 952 of file Election.h.
typedef ::IceUtil::Handle< Callback_ReplicaObserver_createTopic_Base> Callback_ReplicaObserver_createTopicPtr |
Definition at line 946 of file Election.h.
typedef ::IceUtil::Handle< Callback_ReplicaObserver_destroyTopic_Base> Callback_ReplicaObserver_destroyTopicPtr |
Definition at line 949 of file Election.h.
Definition at line 943 of file Election.h.
typedef ::IceUtil::Handle< Callback_ReplicaObserver_removeSubscriber_Base> Callback_ReplicaObserver_removeSubscriberPtr |
Definition at line 955 of file Election.h.
typedef ::IceUtil::Handle< Callback_TopicManagerSync_getContent_Base> Callback_TopicManagerSync_getContentPtr |
Definition at line 958 of file Election.h.
sequence< GroupInfo > GroupInfoSeq |
A sequence of group info.
Definition at line 924 of file Election.h.
sequence< NodeInfo > NodeInfoSeq |
A sequence of node info.
Definition at line 857 of file Election.h.
typedef IceUtil::Handle< NodeI > NodeIPtr |
Definition at line 35 of file Instance.h.
typedef ::IceInternal::ProxyHandle< ::IceProxy::IceStormElection::Node> NodePrx |
Definition at line 804 of file Election.h.
typedef NodePrx NodePrxPtr |
Definition at line 805 of file Election.h.
typedef ::IceInternal::Handle< ::IceStormElection::Node> NodePtr |
Definition at line 803 of file Election.h.
typedef IceUtil::Handle< Observers > ObserversPtr |
Definition at line 32 of file Instance.h.
typedef ::IceInternal::ProxyHandle< ::IceProxy::IceStormElection::ReplicaObserver> ReplicaObserverPrx |
Definition at line 790 of file Election.h.
Definition at line 791 of file Election.h.
Definition at line 789 of file Election.h.
typedef IceUtil::Handle<Replica> ReplicaPtr |
dictionary< string, LogUpdate > StringLogUpdateDict |
sequence< TopicContent > TopicContentSeq |
A sequence of topic content.
Definition at line 819 of file Election.h.
typedef ::IceInternal::ProxyHandle< ::IceProxy::IceStormElection::TopicManagerSync> TopicManagerSyncPrx |
Definition at line 797 of file Election.h.
Definition at line 798 of file Election.h.
Definition at line 796 of file Election.h.
enum NodeState |
The node state.
Definition at line 139 of file Election.ice.
enum NodeState |
Definition at line 843 of file Election.h.
void _icePatchObjectPtr | ( | ReplicaObserverPtr & | , |
const ::Ice::ObjectPtr & | |||
) |
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2786 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2827 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2792 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2833 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2798 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2839 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2804 of file Election.h.
Callback_Node_acceptPtr IceStormElection::newCallback_Node_accept | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2845 of file Election.h.
Callback_Node_areYouCoordinatorPtr IceStormElection::newCallback_Node_areYouCoordinator | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(bool) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2891 of file Election.h.
Callback_Node_areYouCoordinatorPtr IceStormElection::newCallback_Node_areYouCoordinator | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(bool, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2943 of file Election.h.
Callback_Node_areYouCoordinatorPtr IceStormElection::newCallback_Node_areYouCoordinator | ( | T * | instance, |
void(T::*)(bool) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2897 of file Election.h.
Callback_Node_areYouCoordinatorPtr IceStormElection::newCallback_Node_areYouCoordinator | ( | T * | instance, |
void(T::*)(bool, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2949 of file Election.h.
Callback_Node_areYouTherePtr IceStormElection::newCallback_Node_areYouThere | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(bool) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2995 of file Election.h.
Callback_Node_areYouTherePtr IceStormElection::newCallback_Node_areYouThere | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(bool, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3047 of file Election.h.
Callback_Node_areYouTherePtr IceStormElection::newCallback_Node_areYouThere | ( | T * | instance, |
void(T::*)(bool) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3001 of file Election.h.
Callback_Node_areYouTherePtr IceStormElection::newCallback_Node_areYouThere | ( | T * | instance, |
void(T::*)(bool, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3053 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2622 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2663 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2628 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2669 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2634 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2675 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2640 of file Election.h.
Callback_Node_invitationPtr IceStormElection::newCallback_Node_invitation | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2681 of file Election.h.
Callback_Node_nodesPtr IceStormElection::newCallback_Node_nodes | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::NodeInfoSeq &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3203 of file Election.h.
Callback_Node_nodesPtr IceStormElection::newCallback_Node_nodes | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::NodeInfoSeq &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3255 of file Election.h.
Callback_Node_nodesPtr IceStormElection::newCallback_Node_nodes | ( | T * | instance, |
void(T::*)(const ::IceStormElection::NodeInfoSeq &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3209 of file Election.h.
Callback_Node_nodesPtr IceStormElection::newCallback_Node_nodes | ( | T * | instance, |
void(T::*)(const ::IceStormElection::NodeInfoSeq &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3261 of file Election.h.
Callback_Node_queryPtr IceStormElection::newCallback_Node_query | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::QueryInfo &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3307 of file Election.h.
Callback_Node_queryPtr IceStormElection::newCallback_Node_query | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::QueryInfo &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3359 of file Election.h.
Callback_Node_queryPtr IceStormElection::newCallback_Node_query | ( | T * | instance, |
void(T::*)(const ::IceStormElection::QueryInfo &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3313 of file Election.h.
Callback_Node_queryPtr IceStormElection::newCallback_Node_query | ( | T * | instance, |
void(T::*)(const ::IceStormElection::QueryInfo &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3365 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2704 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2745 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2710 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2751 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2716 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2757 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2722 of file Election.h.
Callback_Node_readyPtr IceStormElection::newCallback_Node_ready | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2763 of file Election.h.
Callback_Node_syncPtr IceStormElection::newCallback_Node_sync | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::ObjectPrx &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3099 of file Election.h.
Callback_Node_syncPtr IceStormElection::newCallback_Node_sync | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::ObjectPrx &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3151 of file Election.h.
Callback_Node_syncPtr IceStormElection::newCallback_Node_sync | ( | T * | instance, |
void(T::*)(const ::Ice::ObjectPrx &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 3105 of file Election.h.
Callback_Node_syncPtr IceStormElection::newCallback_Node_sync | ( | T * | instance, |
void(T::*)(const ::Ice::ObjectPrx &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 3157 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2286 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2349 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2292 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2355 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2298 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2361 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2304 of file Election.h.
Callback_ReplicaObserver_addSubscriberPtr IceStormElection::newCallback_ReplicaObserver_addSubscriber | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2367 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2034 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2097 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2040 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2103 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2046 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2109 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2052 of file Election.h.
Callback_ReplicaObserver_createTopicPtr IceStormElection::newCallback_ReplicaObserver_createTopic | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2115 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2160 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2223 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2166 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2229 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2172 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2235 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2178 of file Election.h.
Callback_ReplicaObserver_destroyTopicPtr IceStormElection::newCallback_ReplicaObserver_destroyTopic | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2241 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 1908 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 1971 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 1914 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 1977 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 1920 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 1983 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 1926 of file Election.h.
Callback_ReplicaObserver_initPtr IceStormElection::newCallback_ReplicaObserver_init | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 1989 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2412 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2475 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2418 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2481 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | T * | instance, |
void(T::*)() | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2424 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | T * | instance, |
void(T::*)(const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2487 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2430 of file Election.h.
Callback_ReplicaObserver_removeSubscriberPtr IceStormElection::newCallback_ReplicaObserver_removeSubscriber | ( | T * | instance, |
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2493 of file Election.h.
Callback_TopicManagerSync_getContentPtr IceStormElection::newCallback_TopicManagerSync_getContent | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2540 of file Election.h.
Callback_TopicManagerSync_getContentPtr IceStormElection::newCallback_TopicManagerSync_getContent | ( | const IceUtil::Handle< T > & | instance, |
void(T::*)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2593 of file Election.h.
Callback_TopicManagerSync_getContentPtr IceStormElection::newCallback_TopicManagerSync_getContent | ( | T * | instance, |
void(T::*)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &) | cb, | ||
void(T::*)(const ::Ice::Exception &) | excb, | ||
void(T::*)(bool) | sentcb = 0 |
||
) |
Definition at line 2546 of file Election.h.
Callback_TopicManagerSync_getContentPtr IceStormElection::newCallback_TopicManagerSync_getContent | ( | T * | instance, |
void(T::*)(const ::IceStormElection::LogUpdate &, const ::IceStormElection::TopicContentSeq &, const CT &) | cb, | ||
void(T::*)(const ::Ice::Exception &, const CT &) | excb, | ||
void(T::*)(bool, const CT &) | sentcb = 0 |
||
) |
Definition at line 2599 of file Election.h.
Definition at line 1697 of file Election.h.
|
inline |
|
inline |
Definition at line 1640 of file Election.h.
Definition at line 1692 of file Election.h.
|
inline |
|
inline |
Definition at line 1635 of file Election.h.
Ice::Object * upCast | ( | ::IceStormElection::Node * | p | ) |
Definition at line 1932 of file Election.cpp.
Ice::Object * upCast | ( | ::IceStormElection::ReplicaObserver * | p | ) |
Definition at line 1564 of file Election.cpp.
Ice::Object * upCast | ( | ::IceStormElection::TopicManagerSync * | p | ) |
Definition at line 1790 of file Election.cpp.