Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
OS_Memory.h File Reference
OS_Memory.h,v 4.10 2002/05/02 04:08:13 ossama Exp.
More...
#include "ace/pre.h"
#include "ace/OS_Export.h"
#include "ace/OS_Errno.h"
#include <stddef.h>
#include "ace/post.h"
Include dependency graph for OS_Memory.h:
This graph shows which files directly or indirectly include this file:
Detailed Description
OS_Memory.h,v 4.10 2002/05/02 04:08:13 ossama Exp.
-
Author:
-
Doug Schmidt <schmidt@cs.wustl.edu> , Jesper S. M|ller<stophph@diku.dk> , and a cast of thousands...
Define Documentation
#define ACE_CALLOC_FUNC ::calloc
|
|
#define ACE_FREE_FUNC ::free
|
|
#define ACE_MALLOC_ALIGN ((int) sizeof (long))
|
|
#define ACE_MALLOC_FUNC ::malloc
|
|
#define ACE_REALLOC_FUNC ::realloc
|
|
Typedef Documentation
typedef void* ACE_MALLOC_T
|
|
Generated on Wed May 22 23:48:36 2002 for ACE by
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001