Public Member Functions | Protected Attributes

NotificationServiceMonitor Class Reference

#include <acsNotificationServiceMonitor.h>

Collaboration diagram for NotificationServiceMonitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NotificationServiceMonitor (CosNotifyChannelAdmin::EventChannelFactory_ptr factory)
bool init (void)
void destroy (void)
bool issuePingEvent (void)
CORBA::ULongLong getAndResetRTT () const

Protected Attributes

CosNotifyChannelAdmin::EventChannel_var ec_
PushSupplierImplpushSupplierImpl
PushConsumerImplpushConsumerImpl
CosNotifyChannelAdmin::ProxyPushConsumer_var proxyConsumer
CosNotifyChannelAdmin::EventChannelFactory_var notify_factory_

Constructor & Destructor Documentation

NotificationServiceMonitor::NotificationServiceMonitor ( CosNotifyChannelAdmin::EventChannelFactory_ptr  factory  ) 

Member Function Documentation

void NotificationServiceMonitor::destroy ( void   ) 
CORBA::ULongLong NotificationServiceMonitor::getAndResetRTT (  )  const [inline]
bool NotificationServiceMonitor::init ( void   ) 
bool NotificationServiceMonitor::issuePingEvent ( void   ) 

Member Data Documentation

CosNotifyChannelAdmin::EventChannel_var NotificationServiceMonitor::ec_ [protected]

Referenced by destroy(), and init().

CosNotifyChannelAdmin::EventChannelFactory_var NotificationServiceMonitor::notify_factory_ [protected]

Referenced by init().

CosNotifyChannelAdmin::ProxyPushConsumer_var NotificationServiceMonitor::proxyConsumer [protected]

Referenced by init(), and issuePingEvent().

Referenced by destroy(), getAndResetRTT(), and init().

Referenced by destroy(), and init().


The documentation for this class was generated from the following file: