Open CASCADE Technology
7.5.0
|
#include <NCollection_IncAllocator.hxx>
Public Member Functions | |
aligned_t * | allocateInBlock (const size_t cSize) |
Data Fields | |
aligned_t * | p_free_space |
aligned_t * | p_end_block |
struct IBlock * | p_next |
|
inline |
aligned_t* NCollection_IncAllocator::IBlock::p_end_block |
aligned_t* NCollection_IncAllocator::IBlock::p_free_space |
struct IBlock* NCollection_IncAllocator::IBlock::p_next |