Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Flag_Manip Class Reference

#include <Flag_Manip.h>

Inheritance diagram for ACE_Flag_Manip:

Inheritance graph
[legend]
List of all members.

Static Public Methods

int set_flags (ACE_HANDLE handle, int flags)
 Set flags associated with <handle>. More...

int clr_flags (ACE_HANDLE handle, int flags)
 Clear flags associated with <handle>. More...

int get_flags (ACE_HANDLE handle)
 Return the current setting of flags associated with <handle>. More...


Member Function Documentation

int ACE_Flag_Manip::clr_flags ACE_HANDLE    handle,
int    flags
[static]
 

Clear flags associated with <handle>.

ASYS_INLINE int ACE_Flag_Manip::get_flags ACE_HANDLE    handle [static]
 

Return the current setting of flags associated with <handle>.

int ACE_Flag_Manip::set_flags ACE_HANDLE    handle,
int    flags
[static]
 

Set flags associated with <handle>.


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 17:38:33 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001