Open CASCADE Technology  7.3.0
Public Member Functions | Data Fields

NCollection_IncAllocator::IBlock Struct Reference

#include <NCollection_IncAllocator.hxx>

Public Member Functions

aligned_tallocateInBlock (const size_t cSize)
 

Data Fields

aligned_tp_free_space
 
aligned_tp_end_block
 
struct IBlockp_next
 

Member Function Documentation

◆ allocateInBlock()

aligned_t* NCollection_IncAllocator::IBlock::allocateInBlock ( const size_t  cSize)
inline

Field Documentation

◆ p_end_block

aligned_t* NCollection_IncAllocator::IBlock::p_end_block

◆ p_free_space

aligned_t* NCollection_IncAllocator::IBlock::p_free_space

◆ p_next

struct IBlock* NCollection_IncAllocator::IBlock::p_next

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