ALib C++ Library
by
Library Version:
2412 R0
Documentation generated by
Loading...
Searching...
No Matches
alib
lang
SidiListHook
SidiListHook< TElement > Member List
This is the complete list of members for
SidiListHook< TElement >
, including all inherited members.
addBehind
(TElement *elem) noexcept
SidiNodeBase< TElement >
inline
count
(TElement *end=nullptr) const noexcept
SidiListHook< TElement >
inline
alib::lang::SidiNodeBase::count
(SidiNodeBase *end=nullptr) const noexcept
SidiNodeBase< TElement >
inline
findAndRemove
(TElement *elem) noexcept
SidiListHook< TElement >
inline
findLast
() const noexcept
SidiListHook< TElement >
inline
findLast
(TElement *hint) const noexcept
SidiListHook< TElement >
inline
findLastBefore
(TElement *elem) noexcept
SidiListHook< TElement >
inline
first
() const noexcept
SidiListHook< TElement >
inline
hasNext
() const
SidiNodeBase< TElement >
inline
isEmpty
() const noexcept
SidiListHook< TElement >
inline
n
SidiNodeBase< TElement >
next
(SidiNodeBase *p)
SidiNodeBase< TElement >
inline
next
() const
SidiNodeBase< TElement >
inline
operator=
(const SidiListHook &) noexcept=delete
SidiListHook< TElement >
operator=
(SidiListHook &&) noexcept=default
SidiListHook< TElement >
alib::lang::SidiNodeBase::operator=
(const SidiNodeBase &)=delete
SidiNodeBase< TElement >
alib::lang::SidiNodeBase::operator=
(SidiNodeBase &&) noexcept=default
SidiNodeBase< TElement >
pointsTo
(const SidiNodeBase *elem) const
SidiNodeBase< TElement >
inline
popFront
() noexcept
SidiListHook< TElement >
inline
pushFront
(TElement *elem) noexcept
SidiListHook< TElement >
inline
pushFront
(TElement *first, TElement *last)
SidiListHook< TElement >
inline
removeNext
() noexcept
SidiNodeBase< TElement >
inline
removeRangeBehind
(TElement *last) noexcept
SidiNodeBase< TElement >
inline
reset
() noexcept
SidiListHook< TElement >
inline
SidiListHook
() noexcept
SidiListHook< TElement >
inline
SidiListHook
(const SidiListHook ©)=delete
SidiListHook< TElement >
SidiListHook
(SidiListHook &&) noexcept=default
SidiListHook< TElement >
SidiNodeBase
() noexcept=default
SidiNodeBase< TElement >
SidiNodeBase
(const SidiNodeBase &)=delete
SidiNodeBase< TElement >
SidiNodeBase
(SidiNodeBase &&) noexcept=default
SidiNodeBase< TElement >
SidiNodeBase
(TElement *next) noexcept
SidiNodeBase< TElement >
inline
explicit
TNode
typedef
SidiListHook< TElement >