Memory allocation.
More...
#include <NCollection_BaseVector.hxx>
◆ findV()
void* NCollection_BaseVector::MemBlock::findV |
( |
const Standard_Integer |
theIndex, |
|
|
const size_t |
theItemSize |
|
) |
| const |
|
inline |
- Parameters
-
theIndex | Item index in the block |
theItemSize | Element size in bytes |
- Returns
- the address of specified item in this memory block
◆ DataPtr
void* NCollection_BaseVector::MemBlock::DataPtr |
◆ FirstIndex
index of the first element (among all memory blocks in collection)
◆ Length
◆ Size
The documentation for this struct was generated from the following file: