PikeAero::CMemHeap::CMemHeap::FreeListBlock Struct Reference


Public Member Functions

bool free __attribute__ ((aligned))
CMachine::ubit8 *p __attribute__ ((aligned))
CMachine::bit32 size __attribute__ ((aligned))

Detailed Description

This type of structure defines a free list block.

Definition at line 54 of file cmemheap.h.


Member Function Documentation

bool free PikeAero::CMemHeap::CMemHeap::FreeListBlock::__attribute__ ( (aligned)   ) 

Indicates the state of the memory block where, free==true and allocated==false

CMachine::ubit8* p PikeAero::CMemHeap::CMemHeap::FreeListBlock::__attribute__ ( (aligned)   ) 

Pointer to block the first byte allocated to the block

CMachine::bit32 size PikeAero::CMemHeap::CMemHeap::FreeListBlock::__attribute__ ( (aligned)   ) 

Size in bytes of the data portion of the block


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

Generated on Sun Oct 25 14:00:11 2009 for stingray3 by  doxygen 1.5.8