Static Public Member Functions

DefaultAlloc Class Reference

#include <defalloc.h>

Static Public Member Functions

static void * alloc (int s)
static void free (void *p)

Detailed Description

Definition at line 28 of file defalloc.h.


Member Function Documentation

static void* DefaultAlloc::alloc ( int  s  )  [inline, static]

Definition at line 29 of file defalloc.h.

References ats_malloc().

static void DefaultAlloc::free ( void *  p  )  [inline, static]

Definition at line 30 of file defalloc.h.

References ats_free().


The documentation for this class was generated from the following file: