code::ORBNotifier Class Reference

List of all members.

Detailed Description

The server class that is in charge of the notification.

Will send messages to registered observers.

Author:
Lakshman
Version:
Id
code_CorbaNotifier.h,v 1.3 2009/06/02 20:17:37 lakshman Exp


Public Member Functions

virtual ~ORBNotifier ()

Public Attributes

virtual void notifyObservers(const char *message) ACE_THROW_SPEC((CORBA voi notifyObservers )(const std::string &message)
 A local call to notify observers.

Classes

class  Observer
 The client class that "observes" the ORBNotifier. More...
struct  ObserverData


Constructor & Destructor Documentation

virtual code::ORBNotifier::~ORBNotifier (  )  [inline, virtual]


Member Data Documentation

virtual void notifyObservers ( const char* message ) ACE_THROW_SPEC (( CORBA voi code::ORBNotifier::notifyObservers)(const std::string &message)

A local call to notify observers.

Does not throw. You can not use this with remote handles (the compiler won't let you).


Generated on Fri May 4 13:40:10 2012 for WDSS-IIw2 by  doxygen 1.4.7