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

/export2/deucetmp/bala/release_try/ACE_wrappers/ace/os_include/os_fcntl.h File Reference

#include "ace/config-all.h"
#include "ace/os_include/sys/os_stat.h"
#include "ace/os_include/sys/os_types.h"

Include dependency graph for os_fcntl.h:

Include dependency graph

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

Included by dependency graph

Defines

#define O_BINARY   0
#define _O_BINARY   O_BINARY
#define O_TEXT   0
#define _O_TEXT   O_TEXT
#define O_RAW   0
#define _O_RAW   O_RAW
#define O_NDELAY   1
#define O_NONBLOCK   1
#define ACE_NONBLOCK   O_NDELAY
#define F_GETFL   0

Detailed Description

file control options

Id:
os_fcntl.h,v 1.4 2003/11/01 11:15:19 dhinton Exp

Author:
Don Hinton <dhinton@dresystems.com> , This code was originally in various places including ace/OS.h.

Define Documentation

#define _O_BINARY   O_BINARY
 

#define _O_RAW   O_RAW
 

#define _O_TEXT   O_TEXT
 

#define ACE_NONBLOCK   O_NDELAY
 

#define F_GETFL   0
 

#define O_BINARY   0
 

#define O_NDELAY   1
 

#define O_NONBLOCK   1
 

#define O_RAW   0
 

#define O_TEXT   0
 


Generated on Wed Jan 14 22:14:28 2004 for ACE by doxygen1.2.18