Public Member Functions | |
link (const T &obj) | |
link (T &&obj) | |
Static Public Member Functions | |
static constexpr T * | ptr (typename LListBase::link *node) |
static constexpr const T * | ptr (const typename LListBase::link *node) |
static constexpr T & | ref (typename LListBase::link *node) |
static constexpr const T & | ref (const typename LListBase::link *node) |
Public Attributes | |
T | obj_ |
|
inlinestaticconstexpr |
Definition at line 133 of file LList.H.
References LList::link::obj_.
Referenced by LList::iterator::operator->(), LList::const_iterator::operator->(), LList::reverse_iterator::operator->(), and LList::const_reverse_iterator::operator->().
|
inlinestaticconstexpr |
Definition at line 139 of file LList.H.
References LList::link::obj_.
|
inlinestaticconstexpr |
Definition at line 145 of file LList.H.
References LList::link::obj_.
Referenced by LList< Foam::chemPointISAT< CompType, ThermoType > * >::first(), LList< Foam::chemPointISAT< CompType, ThermoType > * >::last(), LList::iterator::operator*(), LList::const_iterator::operator*(), LList::reverse_iterator::operator*(), LList::const_reverse_iterator::operator*(), LList< Foam::chemPointISAT< CompType, ThermoType > * >::remove(), and LList< Foam::chemPointISAT< CompType, ThermoType > * >::removeHead().
|
inlinestaticconstexpr |
Definition at line 151 of file LList.H.
References LList::link::obj_.
T obj_ |
Definition at line 117 of file LList.H.
Referenced by LList::link::ptr(), and LList::link::ref().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.