Instrumentation.ice File Reference
#include <Ice/Instrumentation.ice>
#include <IceStorm/IceStorm.ice>
+ Include dependency graph for Instrumentation.ice:

Go to the source code of this file.

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
 

Modules

 IceStorm
 
 IceStorm::Instrumentation
 

Enumerations

enum  SubscriberState {
  SubscriberStateOnline, SubscriberStateOffline, SubscriberStateError, SubscriberStateOnline,
  SubscriberStateOffline, SubscriberStateError
}