library of assembled shared sources |
http://lass.cocamware.com |
Data Fields | |
Node * | next |
Definition at line 977 of file allocator.h.
Node* lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::Node::next |
Definition at line 979 of file allocator.h.
Referenced by lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::allocate(), lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::deallocate(), lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::grow(), and lass::util::AllocatorSimpleBlock< requestedBlockSize, FixedAllocator >::~AllocatorSimpleBlock().
Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by 1.5.7.1 |