![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <AlignedAlloc.hpp>
Public Member Functions | |
| CAT_INLINE | Aligned () |
Static Public Member Functions | |
| static void * | Acquire (u32 bytes) |
| template<class T > | |
| static void | Delete (T *ptr) |
| static void | Release (void *ptr) |
| static void * | Resize (void *ptr, u32 bytes) |
Static Public Attributes | |
| static Aligned | ii |
Definition at line 42 of file AlignedAlloc.hpp.
| CAT_INLINE cat::Aligned::Aligned | ( | ) | [inline] |
Definition at line 45 of file AlignedAlloc.hpp.
{}
| static void* cat::Aligned::Acquire | ( | u32 | bytes | ) | [static] |
Referenced by cat::STLAlignedAllocator< T >::allocate(), and operator new[]().
| static void cat::Aligned::Delete | ( | T * | ptr | ) | [inline, static] |
| static void cat::Aligned::Release | ( | void * | ptr | ) | [static] |
Referenced by cat::STLAlignedAllocator< T >::deallocate(), Delete(), and operator delete().
| static void* cat::Aligned::Resize | ( | void * | ptr, |
| u32 | bytes | ||
| ) | [static] |
Aligned cat::Aligned::ii [static] |
Definition at line 63 of file AlignedAlloc.hpp.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.