|
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 1416 of file Election.h.
Definition at line 1423 of file Election.h.
Definition at line 1429 of file Election.h.
Definition at line 1404 of file Election.h.
Definition at line 1441 of file Election.h.
Definition at line 1447 of file Election.h.
Definition at line 1410 of file Election.h.
Definition at line 1435 of file Election.h.
typedef ::IceUtil::Handle<Callback_ReplicaObserver_addSubscriber_Base> Callback_ReplicaObserver_addSubscriberPtr |
Definition at line 1383 of file Election.h.
typedef ::IceUtil::Handle<Callback_ReplicaObserver_createTopic_Base> Callback_ReplicaObserver_createTopicPtr |
Definition at line 1369 of file Election.h.
typedef ::IceUtil::Handle<Callback_ReplicaObserver_destroyTopic_Base> Callback_ReplicaObserver_destroyTopicPtr |
Definition at line 1376 of file Election.h.
Definition at line 1362 of file Election.h.
typedef ::IceUtil::Handle<Callback_ReplicaObserver_removeSubscriber_Base> Callback_ReplicaObserver_removeSubscriberPtr |
Definition at line 1391 of file Election.h.
typedef ::IceUtil::Handle<Callback_TopicManagerSync_getContent_Base> Callback_TopicManagerSync_getContentPtr |
Definition at line 1398 of file Election.h.
sequence< GroupInfo > GroupInfoSeq |
A sequence of group info.
Definition at line 1340 of file Election.h.
sequence< NodeInfo > NodeInfoSeq |
A sequence of node info.
Definition at line 1264 of file Election.h.
typedef IceUtil::Handle< NodeI > NodeIPtr |
Definition at line 35 of file Instance.h.
Definition at line 1210 of file Election.h.
typedef NodePrx NodePrxPtr |
Definition at line 1211 of file Election.h.
typedef ::IceInternal::Handle<::IceStormElection::Node> NodePtr |
Definition at line 1209 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 1195 of file Election.h.
Definition at line 1196 of file Election.h.
Definition at line 1193 of file Election.h.
typedef IceUtil::Handle<Replica> ReplicaPtr |
dictionary< string, LogUpdate > StringLogUpdateDict |
sequence< TopicContent > TopicContentSeq |
A sequence of topic content.
Definition at line 1225 of file Election.h.
typedef ::IceInternal::ProxyHandle<::IceProxy::IceStormElection::TopicManagerSync> TopicManagerSyncPrx |
Definition at line 1203 of file Election.h.
Definition at line 1204 of file Election.h.
Definition at line 1201 of file Election.h.
enum NodeState |
The node state.
Definition at line 137 of file Election.ice.
enum NodeState |
Definition at line 1250 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 4074 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 4130 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 4084 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 4140 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 4093 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 4149 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 4103 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 4159 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 4213 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 4276 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 4223 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 4286 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 4338 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 4401 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 4348 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 4411 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 3850 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 3906 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 3860 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 3916 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 3869 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 3925 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 3879 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 3935 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 4588 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 4651 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 4598 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 4661 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 4713 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 4776 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 4723 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 4786 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 3962 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 4018 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 3972 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 4028 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 3981 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 4037 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 3991 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 4047 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 4463 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 4526 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 4473 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 4536 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 3396 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 3479 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 3406 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 3489 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 3415 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 3498 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 3425 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 3508 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 3066 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 3149 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 3076 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 3159 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 3085 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 3168 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 3095 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 3178 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 3231 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 3314 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 3241 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 3324 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 3250 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 3333 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 3260 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 3343 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 2904 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 2984 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 2914 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 2994 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 2923 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 3003 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 2933 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 3013 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 3561 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 3644 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 3571 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 3655 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 3580 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 3665 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 3590 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 3676 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 3733 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 3806 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 3745 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 3819 of file Election.h.
Definition at line 2680 of file Election.h.
|
inline |
|
inline |
Definition at line 2604 of file Election.h.
Definition at line 2674 of file Election.h.
|
inline |
|
inline |
Definition at line 2598 of file Election.h.
Ice::Object * upCast | ( | ::IceStormElection::Node * | p | ) |
Definition at line 2188 of file Election.cpp.
Ice::Object * upCast | ( | ::IceStormElection::ReplicaObserver * | p | ) |
Definition at line 1805 of file Election.cpp.
Ice::Object * upCast | ( | ::IceStormElection::TopicManagerSync * | p | ) |
Definition at line 2040 of file Election.cpp.