ACE  6.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros | Functions
Flag_Manip.h File Reference
#include "ace/Global_Macros.h"
#include "ace/os_include/os_fcntl.h"
#include "ace/Flag_Manip.inl"

Namespaces

 ACE
 The namespace containing the ACE framework itself.
 

Macros

#define ACE_EXPORT_MACRO   ACE_Export
 

Functions

int ACE::set_flags (ACE_HANDLE handle, int flags)
 Set flags associated with handle. More...
 
int ACE::clr_flags (ACE_HANDLE handle, int flags)
 Clear flags associated with handle. More...
 
int ACE::get_flags (ACE_HANDLE handle)
 Return the current setting of flags associated with handle. More...
 

Detailed Description

Id:
Flag_Manip.h 80826 2008-03-04 14:51:23Z wotte

This class includes the functions used for the Flag Manipulation.

Author
Priyanka Gontla pgont.nosp@m.la@d.nosp@m.oc.ec.nosp@m.e.uc.nosp@m.i.edu

Macro Definition Documentation

#define ACE_EXPORT_MACRO   ACE_Export