ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
SidiListHook< TElement > Member List

This is the complete list of members for SidiListHook< TElement >, including all inherited members.

addBehind(TElement *elem) noexceptSidiNodeBase< TElement >inline
count(TElement *end=nullptr) const noexceptSidiListHook< TElement >inline
alib::lang::SidiNodeBase::count(SidiNodeBase *end=nullptr) const noexceptSidiNodeBase< TElement >inline
findAndRemove(TElement *elem) noexceptSidiListHook< TElement >inline
findLast() const noexceptSidiListHook< TElement >inline
findLast(TElement *hint) const noexceptSidiListHook< TElement >inline
findLastBefore(TElement *elem) noexceptSidiListHook< TElement >inline
first() const noexceptSidiListHook< TElement >inline
hasNext() constSidiNodeBase< TElement >inline
isEmpty() const noexceptSidiListHook< TElement >inline
nSidiNodeBase< TElement >
next(SidiNodeBase *p)SidiNodeBase< TElement >inline
next() constSidiNodeBase< TElement >inline
operator=(const SidiListHook &) noexcept=deleteSidiListHook< TElement >
operator=(SidiListHook &&) noexcept=defaultSidiListHook< TElement >
alib::lang::SidiNodeBase::operator=(const SidiNodeBase &)=deleteSidiNodeBase< TElement >
alib::lang::SidiNodeBase::operator=(SidiNodeBase &&) noexcept=defaultSidiNodeBase< TElement >
pointsTo(const SidiNodeBase *elem) constSidiNodeBase< TElement >inline
popFront() noexceptSidiListHook< TElement >inline
pushFront(TElement *elem) noexceptSidiListHook< TElement >inline
pushFront(TElement *first, TElement *last)SidiListHook< TElement >inline
removeNext() noexceptSidiNodeBase< TElement >inline
removeRangeBehind(TElement *last) noexceptSidiNodeBase< TElement >inline
reset() noexceptSidiListHook< TElement >inline
SidiListHook() noexceptSidiListHook< TElement >inline
SidiListHook(const SidiListHook &copy)=deleteSidiListHook< TElement >
SidiListHook(SidiListHook &&) noexcept=defaultSidiListHook< TElement >
SidiNodeBase() noexcept=defaultSidiNodeBase< TElement >
SidiNodeBase(const SidiNodeBase &)=deleteSidiNodeBase< TElement >
SidiNodeBase(SidiNodeBase &&) noexcept=defaultSidiNodeBase< TElement >
SidiNodeBase(TElement *next) noexceptSidiNodeBase< TElement >inlineexplicit
TNode typedefSidiListHook< TElement >