Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
ACE_Task_Flags Class Reference
These flags are used within the ACE_Task.
More...
#include <Task.h>
List of all members.
Detailed Description
These flags are used within the ACE_Task.
These flags should be hidden within ACE_Task. Unfortunately, the HP/UX C++ compiler can't grok this... Fortunately, there's no code defined here, so we don't have to worry about multiple definitions.
Member Enumeration Documentation
|
-
Enumeration values:
-
ACE_READER |
Identifies a Task as being the "reader" in a Module. |
ACE_FLUSHDATA |
Just flush data messages in the queue. |
ACE_FLUSHALL |
Flush all messages in the Queue. |
ACE_FLUSHR |
flush read queue. |
ACE_FLUSHW |
flush write queue. |
ACE_FLUSHRW |
flush both queues. |
|
The documentation for this class was generated from the following file:
Generated on Sun Feb 17 17:43:52 2002 for ACE by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001