esys_malloc.h File Reference

#include <stdlib.h>

Go to the source code of this file.

Namespaces

namespace  esysUtils

Defines

#define ESYS_MALLOC   ::malloc
#define ESYS_FREE   ::free
#define ESYS_REALLOC   ::realloc

Functions

void * esysUtils::malloc (size_t len)
void esysUtils::free (void *ptr)
void * esysUtils::realloc (void *ptr, size_t len)


Detailed Description


Define Documentation

#define ESYS_FREE   ::free

Referenced by esysUtils::free().

#define ESYS_MALLOC   ::malloc

Referenced by esysUtils::malloc().

#define ESYS_REALLOC   ::realloc

Referenced by esysUtils::realloc().


Generated on Mon Aug 10 10:04:43 2009 for ESYS13 by  doxygen 1.5.6