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 notifying an interested party.
More...
#include <Notification_Strategy.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 notifying 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 on Sun Feb 17 17:40:27 2002 for ACE by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001