Memory allocation.
More...
#include <NCollection_BaseVector.hxx>
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
void* NCollection_BaseVector::MemBlock::DataPtr |
index of the first element (among all memory blocks in collection)
The documentation for this struct was generated from the following file: