HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
til_AlignedBlock Class Reference

#include <TIL_Defines.h>

Public Member Functions

 operator void * ()
 
 operator const void * ()
 

Static Public Member Functions

static til_AlignedBlockallocBlock (int size, int alignment)
 
static til_AlignedBlockallocBlock (void *aligned)
 
static void freeBlock (til_AlignedBlock *&block)
 

Detailed Description

Definition at line 324 of file TIL_Defines.h.

Member Function Documentation

static til_AlignedBlock* til_AlignedBlock::allocBlock ( int  size,
int  alignment 
)
static
static til_AlignedBlock* til_AlignedBlock::allocBlock ( void aligned)
static
static void til_AlignedBlock::freeBlock ( til_AlignedBlock *&  block)
static
til_AlignedBlock::operator const void * ( )
inline

Definition at line 340 of file TIL_Defines.h.

til_AlignedBlock::operator void * ( )
inline

Definition at line 339 of file TIL_Defines.h.

Member Data Documentation

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.


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