chunkinfo Struct Reference

List of all members.

Public Attributes

unsigned char pos:8
unsigned char occupied:1
unsigned char size_in_dwords:7
unsigned char next:8
unsigned char prev:8


Detailed Description

Definition at line 272 of file tMemManager.cpp.


Member Data Documentation

unsigned char chunkinfo::pos

Definition at line 273 of file tMemManager.cpp.

Referenced by memblock::Dispose(), and memblock::memblock().

unsigned char chunkinfo::occupied

Definition at line 274 of file tMemManager.cpp.

Referenced by memblock::Alloc(), memblock::Dispose(), and memblock::memblock().

unsigned char chunkinfo::size_in_dwords

Definition at line 275 of file tMemManager.cpp.

Referenced by memblock::Dispose(), and memblock::memblock().

unsigned char chunkinfo::next

Definition at line 276 of file tMemManager.cpp.

Referenced by memblock::Alloc(), memblock::Dispose(), and memblock::memblock().

unsigned char chunkinfo::prev

Definition at line 277 of file tMemManager.cpp.

Referenced by memblock::Alloc(), memblock::Dispose(), and memblock::memblock().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:20:52 2008 for Armagetron Advanced by  doxygen 1.5.4