library of assembled shared sources

http://lass.cocamware.com

lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::Node Struct Reference

Collaboration diagram for lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::Node:

Collaboration graph
[legend]

Data Fields

Nodenext

Detailed Description

template<size_t requestedBlockSize = 8192, typename FixedAllocator = AllocatorFixed<AllocatorMalloc>>
struct lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::Node

Definition at line 977 of file allocator.h.


Field Documentation

template<size_t requestedBlockSize = 8192, typename FixedAllocator = AllocatorFixed<AllocatorMalloc>>
Node* lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::Node::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