An STL-conforming iterator. More...


Public Member Functions | |
| iterator (base_iterator iter) | |
| pointer | get () const |
| Return the address of the object being referenced. More... | |
| reference | operator* () const |
| pointer | operator-> () const |
| reference | operator() () const |
An STL-conforming iterator.
Definition at line 232 of file LPtrList.H.
|
inline |
Definition at line 238 of file LPtrList.H.
|
inline |
Return the address of the object being referenced.
Definition at line 246 of file LPtrList.H.
References Foam::operator*().

Definition at line 251 of file LPtrList.H.
Referenced by LPtrList< LListBase, T >::iterator::operator()().

Definition at line 256 of file LPtrList.H.
Definition at line 261 of file LPtrList.H.
References LPtrList< LListBase, T >::iterator::operator*().

Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.