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

OS_Errno.h File Reference

#include "ace/pre.h"
#include "ace/config.h"
#include "ace/OS_Export.h"
#include "ace/post.h"

Include dependency graph for OS_Errno.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  ACE_Errno_Guard
 Provides a wrapper to improve performance when thread-specific errno must be saved and restored in a block of code. More...


Defines

#define ENOSYS   EFAULT
#define ENOTSUP   ENOSYS
#define ACE_ERRNO_TYPE   int

Detailed Description

OS_Errno.h,v 4.2 2001/12/08 14:49:30 schmidt Exp

Author:
(Originally in OS.h)Doug Schmidt <schmidt@cs.wustl.edu>

Define Documentation

#define ACE_ERRNO_TYPE   int
 

#define ENOSYS   EFAULT
 

#define ENOTSUP   ENOSYS
 


Generated on Sun Feb 17 17:05:18 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001