library of assembled shared sources

http://lass.cocamware.com

lass::util::AllocatorFreeList< FixedAllocator >::AllocationNode Struct Reference

Collaboration diagram for lass::util::AllocatorFreeList< FixedAllocator >::AllocationNode:

Collaboration graph
[legend]

Data Fields

AllocationNodenext

Detailed Description

template<typename FixedAllocator = AllocatorFixed<AllocatorMalloc>>
struct lass::util::AllocatorFreeList< FixedAllocator >::AllocationNode

Definition at line 833 of file allocator.h.


Field Documentation

template<typename FixedAllocator = AllocatorFixed<AllocatorMalloc>>
AllocationNode* lass::util::AllocatorFreeList< FixedAllocator >::AllocationNode::next


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo