HL::ANSIWrapper< SuperHeap > Class Template Reference
#include <ansiwrapper.h>
List of all members.
Public Member Functions |
| ANSIWrapper (void) |
void * | malloc (size_t sz) |
void | free (void *ptr) |
void * | calloc (const size_t s1, const size_t s2) |
void * | realloc (void *ptr, const size_t sz) |
size_t | getSize (void *ptr) |
Static Private Member Functions |
static size_t | align (size_t sz) |
template<class SuperHeap>
class HL::ANSIWrapper< SuperHeap >
Constructor & Destructor Documentation
template<class SuperHeap>
Member Function Documentation
template<class SuperHeap>
template<class SuperHeap>
template<class SuperHeap>
template<class SuperHeap>
template<class SuperHeap>
template<class SuperHeap>
The documentation for this class was generated from the following file: