|
Open CASCADE Technology
6.9.0
|
Descriptor of a block. More...
#include <NCollection_AccAllocator.hxx>
Public Member Functions | |
| Standard_Size | FreeSize () const |
| AlignedPtr | Allocate (const AlignedSize theSize) |
| void | Free () |
Data Fields | |
| Standard_Address | address |
| AlignedPtr | allocStart |
| Block * | prevBlock |
| Standard_Integer | allocCount |
Descriptor of a block.
|
inline |
|
inline |
|
inline |
| Standard_Address NCollection_AccAllocator::Block::address |
| Standard_Integer NCollection_AccAllocator::Block::allocCount |
| AlignedPtr NCollection_AccAllocator::Block::allocStart |
| Block* NCollection_AccAllocator::Block::prevBlock |
1.8.5