Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Flag_Manip.h File Reference

#include "ace/ACE_export.h"
#include "ace/Global_Macros.h"
#include "ace/os_include/os_fcntl.h"
#include "ace/Flag_Manip.inl"

Include dependency graph for Flag_Manip.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Namespaces

namespace  ACE

Defines

#define ACE_EXPORT_MACRO   ACE_Export

Functions

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

Detailed Description

Id
Flag_Manip.h,v 1.11 2004/08/14 07:03:12 ossama Exp

This class includes the functions used for the Flag Manipulation.

Author:
Priyanka Gontla <pgontla@doc.ece.uci.edu>

Define Documentation

#define ACE_EXPORT_MACRO   ACE_Export
 


Function Documentation

int ACE::clr_flags ACE_HANDLE  handle,
int  flags
 

Clear flags associated with handle.

ACE_INLINE int ACE::get_flags ACE_HANDLE  handle  ) 
 

Return the current setting of flags associated with handle.

int ACE::set_flags ACE_HANDLE  handle,
int  flags
 

Set flags associated with handle.


Generated on Thu Feb 10 20:35:38 2005 for ACE by  doxygen 1.3.9.1