Public Member Functions | |
| bool free | __attribute__ ((aligned)) |
| CMachine::ubit8 *p | __attribute__ ((aligned)) |
| CMachine::bit32 size | __attribute__ ((aligned)) |
Definition at line 54 of file cmemheap.h.
| 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
1.5.8