HDK
|
#include <TIL_Defines.h>
Public Member Functions | |
operator void * () | |
operator const void * () | |
Static Public Member Functions | |
static TIL_AlignedBlock * | allocBlock (int size, int alignment) |
static TIL_AlignedBlock * | allocBlock (void *aligned) |
static void | freeBlock (TIL_AlignedBlock *&block) |
Definition at line 323 of file TIL_Defines.h.
|
static |
|
static |
|
static |
|
inline |
Definition at line 339 of file TIL_Defines.h.
|
inline |
Definition at line 338 of file TIL_Defines.h.
void* TIL_AlignedBlock::myAligned |
Definition at line 355 of file TIL_Defines.h.
TIL_AlignedBlock* TIL_AlignedBlock::myNext |
Definition at line 356 of file TIL_Defines.h.