Public Member Functions | |
iterator (const iterator &)=default | |
iterator (SLListBase *list, link *item) | |
link * | get_node () const |
bool | good () const |
bool | found () const |
void | prev ()=delete |
void | next () |
void | operator= (const iterator &iter) |
bool | operator== (const iterator &iter) const |
bool | operator!= (const iterator &iter) const |
Friends | |
class | SLListBase |
class | const_iterator |
Definition at line 185 of file SLListBase.H.
|
inline |
Definition at line 175 of file SLListBaseI.H.
|
inline |
Definition at line 192 of file SLListBaseI.H.
Referenced by SLListBase::remove().
|
inline |
Definition at line 198 of file SLListBaseI.H.
|
inline |
Definition at line 218 of file SLListBase.H.
|
inlinedelete |
|
inline |
Definition at line 204 of file SLListBaseI.H.
Referenced by SLListBase::remove().
|
inline |
Definition at line 221 of file SLListBaseI.H.
Definition at line 229 of file SLListBaseI.H.
Definition at line 235 of file SLListBaseI.H.
|
friend |
Definition at line 187 of file SLListBase.H.
|
friend |
Definition at line 188 of file SLListBase.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.