Open CASCADE Technology
7.4.0
|
#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) |
|
inline |