#include <NCollection_BaseList.hxx>
◆ ~NCollection_BaseList()
| virtual NCollection_BaseList::~NCollection_BaseList |
( |
| ) |
|
|
virtualdefault |
◆ NCollection_BaseList()
◆ Allocator()
Returns attached allocator.
◆ Extent()
| int NCollection_BaseList::Extent |
( |
| ) |
const |
|
inlinenoexcept |
◆ IsEmpty()
| bool NCollection_BaseList::IsEmpty |
( |
| ) |
const |
|
inlinenoexcept |
◆ Length()
| int NCollection_BaseList::Length |
( |
| ) |
const |
|
inlinenoexcept |
Length - number of nodes (legacy int-returning API, synonym of Extent()).
◆ PAppend() [1/3]
◆ PAppend() [2/3]
◆ PAppend() [3/3]
◆ PClear()
◆ PExchange()
◆ PFirst()
◆ PInsertAfter() [1/2]
◆ PInsertAfter() [2/2]
◆ PInsertBefore() [1/2]
◆ PInsertBefore() [2/2]
◆ PLast()
◆ PPrepend() [1/2]
◆ PPrepend() [2/2]
◆ PRemove()
◆ PRemoveFirst()
◆ PReverse()
| void NCollection_BaseList::PReverse |
( |
| ) |
|
|
protectednoexcept |
◆ Size()
| size_t NCollection_BaseList::Size |
( |
| ) |
const |
|
inlinenoexcept |
◆ myAllocator
◆ myFirst
◆ myLast
◆ myLength
| size_t NCollection_BaseList::myLength |
|
protected |
The documentation for this class was generated from the following file: