View of a list of patches. More...
#include <arcane/cartesianmesh/CartesianMeshPatchListView.h>
Classes | |
| class | Sentinel |
| Sentinel for iteration over a list of patches. More... | |
| class | Iterator |
| Iterator for a list of patches. More... | |
Public Member Functions | |
| Iterator | begin () const |
| Sentinel | end () const |
| Iterator | endIterator () const |
| Int32 | size () const |
Private Member Functions | |
| CartesianMeshPatchListView (ConstArrayView< ICartesianMeshPatch * > v) | |
Private Attributes | |
| friend | CartesianMeshImpl |
| friend | CartesianPatchGroup |
| ConstArrayView< ICartesianMeshPatch * > | m_patches |
View of a list of patches.
Instances of this class are invalidated if the list of patches changes.
Definition at line 42 of file CartesianMeshPatchListView.h.
|
inlineexplicitprivate |
Definition at line 113 of file CartesianMeshPatchListView.h.
|
inline |
Definition at line 119 of file CartesianMeshPatchListView.h.
|
inline |
Definition at line 120 of file CartesianMeshPatchListView.h.
|
inline |
Definition at line 121 of file CartesianMeshPatchListView.h.
|
inline |
Definition at line 122 of file CartesianMeshPatchListView.h.
|
private |
Definition at line 44 of file CartesianMeshPatchListView.h.
|
private |
Definition at line 45 of file CartesianMeshPatchListView.h.
|
private |
Definition at line 126 of file CartesianMeshPatchListView.h.