Open CASCADE Technology  6.9.0
Data Structures | Functions

NCollection_BaseVector.hxx File Reference

#include <Standard_TypeDef.hxx>
#include <Standard_OutOfRange.hxx>
#include <NCollection_BaseAllocator.hxx>
#include <NCollection_DefineAlloc.hxx>
#include <stddef.h>

Data Structures

class  NCollection_BaseVector
 Class NCollection_BaseVector - base for NCollection_Vector template. More...
 
struct  NCollection_BaseVector::MemBlock
 Memory allocation. More...
 
class  NCollection_BaseVector::Iterator
 Base class for Iterator implementation. More...
 

Functions

Standard_Integer GetCapacity (const Standard_Integer theIncrement)
 

Function Documentation

Standard_Integer GetCapacity ( const Standard_Integer  theIncrement)
inline