ACE_Notification_Strategy Class ReferenceAbstract class used for notifying an interested party. More...
Inheritance diagram for ACE_Notification_Strategy:
![]()
Collaboration diagram for ACE_Notification_Strategy:
![]()
Detailed DescriptionAbstract 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
Constructor.
Destructor.
Member Function Documentation
Implemented in ACE_Reactor_Notification_Strategy.
Implemented in ACE_Reactor_Notification_Strategy.
Get the event handler.
Set the event handler.
Get the reactor mask.
Set the reactor mask.
Member Data Documentation
The event handler.
The reactor mask.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:00 2008 for ACE by ![]() |