#include <ArmarXCore/applications/ArmarXStorm/IceStorm/InstrumentationI.h>
|
| virtual IceStorm::Instrumentation::SubscriberObserverPtr | getSubscriberObserver (const std::string &, const std::string &, const Ice::ObjectPrx &, const IceStorm::QoS &, const IceStorm::TopicPrx &, IceStorm::Instrumentation::SubscriberState, const IceStorm::Instrumentation::SubscriberObserverPtr &) |
| |
| virtual IceStorm::Instrumentation::TopicObserverPtr | getTopicObserver (const std::string &, const std::string &, const IceStorm::Instrumentation::TopicObserverPtr &) |
| |
| virtual void | setObserverUpdater (const IceStorm::Instrumentation::ObserverUpdaterPtr &) |
| |
| | TopicManagerObserverI (const IceInternal::MetricsAdminIPtr &) |
| |
| virtual ::IceStorm::Instrumentation::SubscriberObserverPtr | getSubscriberObserver (const ::std::string &, const ::std::string &, const ::Ice::ObjectPrx &, const ::IceStorm::QoS &, const ::IceStorm::TopicPrx &, ::IceStorm::Instrumentation::SubscriberState, const ::IceStorm::Instrumentation::SubscriberObserverPtr &)=0 |
| |
| SubscriberObserver | getSubscriberObserver (string svc, string topic, Object *prx, QoS q, IceStorm::Topic *link, SubscriberState s, SubscriberObserver old) |
| | This method should return an observer for the given subscriber. More...
|
| |
| virtual ::IceStorm::Instrumentation::TopicObserverPtr | getTopicObserver (const ::std::string &, const ::std::string &, const ::IceStorm::Instrumentation::TopicObserverPtr &)=0 |
| |
| TopicObserver | getTopicObserver (string svc, string name, TopicObserver old) |
| | This method should return an observer for the given topic. More...
|
| |
| virtual void | setObserverUpdater (const ::IceStorm::Instrumentation::ObserverUpdaterPtr &)=0 |
| |
| void | setObserverUpdater (ObserverUpdater updater) |
| | IceStorm calls this method on initialization. More...
|
| |
| virtual | ~TopicManagerObserver () |
| |
Definition at line 39 of file InstrumentationI.h.
◆ TopicManagerObserverI()
◆ getSubscriberObserver()
◆ getTopicObserver()
◆ setObserverUpdater()
The documentation for this class was generated from the following files: