#include <ArmarXCore/applications/ArmarXStorm/IceStorm/TopicManagerI.h>
|
| TopicPrx | create (const std::string &) |
| |
| void | getContent (IceStormElection::LogUpdate &, IceStormElection::TopicContentSeq &) |
| |
| virtual IceStormElection::LogUpdate | getLastLogUpdate () const |
| |
| virtual Ice::ObjectPrx | getObserver () const |
| |
| Ice::ObjectPtr | getServant () const |
| |
| virtual Ice::ObjectPrx | getSync () const |
| |
| virtual void | initMaster (const std::set< IceStormElection::GroupNodeInfo > &, const IceStormElection::LogUpdate &) |
| |
| void | observerAddSubscriber (const IceStormElection::LogUpdate &, const std::string &, const IceStorm::SubscriberRecord &) |
| |
| void | observerCreateTopic (const IceStormElection::LogUpdate &, const std::string &) |
| |
| void | observerDestroyTopic (const IceStormElection::LogUpdate &, const std::string &) |
| |
| void | observerInit (const IceStormElection::LogUpdate &, const IceStormElection::TopicContentSeq &) |
| |
| void | observerRemoveSubscriber (const IceStormElection::LogUpdate &, const std::string &, const Ice::IdentitySeq &) |
| |
| void | reap () |
| |
| TopicPrx | retrieve (const std::string &) const |
| |
| TopicDict | retrieveAll () const |
| |
| void | shutdown () |
| |
| virtual void | sync (const Ice::ObjectPrx &) |
| |
| | TopicManagerImpl (const PersistentInstancePtr &) |
| |
| virtual void | initMaster (const std::set< IceStormElection::GroupNodeInfo > &, const LogUpdate &)=0 |
| |
| virtual | ~ObserverUpdater () |
| |
Definition at line 35 of file TopicManagerI.h.
◆ TopicManagerImpl()
◆ create()
◆ getContent()
◆ getLastLogUpdate()
◆ getObserver()
| Ice::ObjectPrx getObserver |
( |
| ) |
const |
|
virtual |
◆ getServant()
| Ice::ObjectPtr getServant |
( |
| ) |
const |
◆ getSync()
| Ice::ObjectPrx getSync |
( |
| ) |
const |
|
virtual |
◆ initMaster()
◆ observerAddSubscriber()
◆ observerCreateTopic()
◆ observerDestroyTopic()
◆ observerInit()
◆ observerRemoveSubscriber()
◆ reap()
◆ retrieve()
| TopicPrx retrieve |
( |
const std::string & |
| ) |
const |
◆ retrieveAll()
| TopicDict retrieveAll |
( |
| ) |
const |
◆ shutdown()
◆ sync()
| void sync |
( |
const Ice::ObjectPrx & |
master | ) |
|
|
virtual |
The documentation for this class was generated from the following files: