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

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

addBehind(TElement *elem) noexceptSidiNodeBase< TElement >inline
count(SidiNodeBase *end=nullptr) const noexceptSidiNodeBase< TElement >inline
hasNext() constSidiNodeBase< TElement >inline
nSidiNodeBase< TElement >
next(SidiNodeBase *p)SidiNodeBase< TElement >inline
next() constSidiNodeBase< TElement >inline
operator=(const SidiNodeBase &)=deleteSidiNodeBase< TElement >
operator=(SidiNodeBase &&) noexcept=defaultSidiNodeBase< TElement >
pointsTo(const SidiNodeBase *elem) constSidiNodeBase< TElement >inline
removeNext() noexceptSidiNodeBase< TElement >inline
removeRangeBehind(TElement *last) noexceptSidiNodeBase< TElement >inline
SidiNodeBase() noexcept=defaultSidiNodeBase< TElement >
SidiNodeBase(const SidiNodeBase &)=deleteSidiNodeBase< TElement >
SidiNodeBase(SidiNodeBase &&) noexcept=defaultSidiNodeBase< TElement >
SidiNodeBase(TElement *next) noexceptSidiNodeBase< TElement >inlineexplicit