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

config-all.h File Reference

#include "ace/config-lite.h"
#include "ace/ace_wchar.h"
#include "ace/OS_main.h"

Include dependency graph for config-all.h:

Include dependency graph

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

Included by dependency graph

Defines

#define ACE_NOTSUP_RETURN(FAILVALUE)   do { errno = ENOTSUP ; return FAILVALUE; } while (0)
#define ACE_NOTSUP   do { errno = ENOTSUP; return; } while (0)
#define ACE_TRACE_IMPL(X)   ACE_Trace ____ (ACE_LIB_TEXT (X), __LINE__, ACE_LIB_TEXT (__FILE__))
#define ACE_NTRACE   1
#define ACE_TRACE(X)
#define ACE_OS_NTRACE   1
#define ACE_OS_TRACE(X)

Detailed Description

Id
config-all.h,v 4.80 2005/01/01 12:08:13 jwillemsen Exp

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

Jesper S. M|ller<stophph@diku.dk>

and a cast of thousands...


Define Documentation

#define ACE_NOTSUP   do { errno = ENOTSUP; return; } while (0)
 

#define ACE_NOTSUP_RETURN FAILVALUE   )     do { errno = ENOTSUP ; return FAILVALUE; } while (0)
 

#define ACE_NTRACE   1
 

#define ACE_OS_NTRACE   1
 

#define ACE_OS_TRACE  ) 
 

#define ACE_TRACE  ) 
 

#define ACE_TRACE_IMPL  )     ACE_Trace ____ (ACE_LIB_TEXT (X), __LINE__, ACE_LIB_TEXT (__FILE__))
 


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