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 324 of file TIL_Defines.h.
|
static |
|
static |
|
static |
|
inline |
Definition at line 340 of file TIL_Defines.h.
|
inline |
Definition at line 339 of file TIL_Defines.h.
void* til_AlignedBlock::myAligned |
Definition at line 356 of file TIL_Defines.h.
til_AlignedBlock* til_AlignedBlock::myNext |
Definition at line 357 of file TIL_Defines.h.