#include <SMESH_Array2.hxx>
◆ Iterator() [1/2]
template<class TheItemType >
Empty constructor - for later Init.
◆ Iterator() [2/2]
template<class TheItemType >
Constructor with initialisation.
◆ ChangeValue()
template<class TheItemType >
virtual TheItemType & SMESH_Array2< TheItemType >::Iterator::ChangeValue |
( |
void |
| ) |
const |
|
virtual |
◆ Init()
template<class TheItemType >
◆ More()
template<class TheItemType >
virtual Standard_Boolean SMESH_Array2< TheItemType >::Iterator::More |
( |
void |
| ) |
const |
|
virtual |
◆ Next()
template<class TheItemType >
virtual void SMESH_Array2< TheItemType >::Iterator::Next |
( |
void |
| ) |
|
|
virtual |
◆ operator new()
template<class TheItemType >
void * SMESH_Array2< TheItemType >::Iterator::operator new |
( |
size_t |
theSize, |
|
|
const Handle(NCollection_BaseAllocator)& |
theAllocator |
|
) |
| |
Operator new for allocating iterators.
◆ Value()
template<class TheItemType >
virtual const TheItemType & SMESH_Array2< TheItemType >::Iterator::Value |
( |
void |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file:
- FreeCAD/src/3rdParty/salomesmesh/inc/SMESH_Array2.hxx