|
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 190 of file Instrumentation.h.
typedef ::IceInternal::Handle< ::IceStorm::Instrumentation::SubscriberObserver> SubscriberObserverPtr |
Definition at line 186 of file Instrumentation.h.
typedef ::IceInternal::Handle< ::IceStorm::Instrumentation::TopicManagerObserver> TopicManagerObserverPtr |
Definition at line 194 of file Instrumentation.h.
Definition at line 182 of file Instrumentation.h.
enum SubscriberState |
Definition at line 102 of file Instrumentation.ice.
enum SubscriberState |
Definition at line 203 of file Instrumentation.h.
|
inline |
Definition at line 288 of file Instrumentation.h.
|
inline |
Definition at line 265 of file Instrumentation.h.
|
inline |
Definition at line 313 of file Instrumentation.h.
|
inline |
Definition at line 240 of file Instrumentation.h.
|
inline |
Definition at line 283 of file Instrumentation.h.
|
inline |
Definition at line 260 of file Instrumentation.h.
|
inline |
Definition at line 308 of file Instrumentation.h.
|
inline |
Definition at line 235 of file Instrumentation.h.
Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::ObserverUpdater * | p | ) |
Definition at line 98 of file Instrumentation.cpp.
Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::SubscriberObserver * | p | ) |
Definition at line 89 of file Instrumentation.cpp.
Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::TopicManagerObserver * | p | ) |
Definition at line 107 of file Instrumentation.cpp.
Ice::LocalObject * upCast | ( | ::IceStorm::Instrumentation::TopicObserver * | p | ) |
Definition at line 80 of file Instrumentation.cpp.