Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Notification_Strategy Class Reference
Abstract class used for notifing an interested party.
More...
#include <Strategies.h>
Inheritance diagram for ACE_Notification_Strategy
[legend]Collaboration diagram for ACE_Notification_Strategy:
[legend]List of all members.
Detailed Description
Abstract class used for notifing an interested party.
A vehicle for extending the behavior of ACE_Message_Queue wrt notification *without subclassing*. Thus, it's an example of the Bridge/Strategy patterns.
Constructor & Destructor Documentation
ACE_Notification_Strategy::~ACE_Notification_Strategy (
|
void ) [virtual]
|
|
Member Function Documentation
virtual int ACE_Notification_Strategy::notify (
|
void ) [pure virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following files:
Generated at Sat Dec 1 11:03:22 2001 for ACE by
1.2.3 written by Dimitri van Heesch,
© 1997-2000