|
|
Classes | |
| interface | ObserverUpdater |
| The ObserverUpdater interface is implemented by IceStorm and an instance of this interface is provided on initialization to the TopicManagerObserver object. More... | |
| interface | SubscriberObserver |
| interface | TopicManagerObserver |
| The topic manager observer interface used by the Ice run-time to obtain and update observers for its observeable objects. More... | |
| interface | TopicObserver |
Functions | |
| bool | operator< (const ObserverUpdater &lhs, const ObserverUpdater &rhs) |
| bool | operator< (const SubscriberObserver &lhs, const SubscriberObserver &rhs) |
| bool | operator< (const TopicManagerObserver &lhs, const TopicManagerObserver &rhs) |
| bool | operator< (const TopicObserver &lhs, const TopicObserver &rhs) |
| bool | operator== (const ObserverUpdater &lhs, const ObserverUpdater &rhs) |
| bool | operator== (const SubscriberObserver &lhs, const SubscriberObserver &rhs) |
| bool | operator== (const TopicManagerObserver &lhs, const TopicManagerObserver &rhs) |
| bool | operator== (const TopicObserver &lhs, const TopicObserver &rhs) |
| ::Ice::LocalObject * | upCast (::IceStorm::Instrumentation::ObserverUpdater *) |
| ::Ice::LocalObject * | upCast (::IceStorm::Instrumentation::SubscriberObserver *) |
| ::Ice::LocalObject * | upCast (::IceStorm::Instrumentation::TopicManagerObserver *) |
| ::Ice::LocalObject * | upCast (::IceStorm::Instrumentation::TopicObserver *) |
Definition at line 192 of file Instrumentation.h.
| typedef ::IceInternal::Handle<::IceStorm::Instrumentation::SubscriberObserver> SubscriberObserverPtr |
Definition at line 188 of file Instrumentation.h.
| typedef ::IceInternal::Handle<::IceStorm::Instrumentation::TopicManagerObserver> TopicManagerObserverPtr |
Definition at line 197 of file Instrumentation.h.
Definition at line 183 of file Instrumentation.h.
| enum SubscriberState |
Definition at line 102 of file Instrumentation.ice.
| enum SubscriberState |
Definition at line 204 of file Instrumentation.h.
|
inline |
Definition at line 295 of file Instrumentation.h.
|
inline |
Definition at line 269 of file Instrumentation.h.
|
inline |
Definition at line 333 of file Instrumentation.h.
|
inline |
Definition at line 241 of file Instrumentation.h.
|
inline |
Definition at line 288 of file Instrumentation.h.
|
inline |
Definition at line 262 of file Instrumentation.h.
|
inline |
Definition at line 326 of file Instrumentation.h.
|
inline |
Definition at line 234 of file Instrumentation.h.
| Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::ObserverUpdater * | p | ) |
Definition at line 100 of file Instrumentation.cpp.
| Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::SubscriberObserver * | p | ) |
Definition at line 90 of file Instrumentation.cpp.
| Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::TopicManagerObserver * | p | ) |
Definition at line 110 of file Instrumentation.cpp.
| Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::TopicObserver * | p | ) |
Definition at line 80 of file Instrumentation.cpp.