Acquire(const CallerInfo &ci) const | alib::lang::DbgCriticalSections | |
AcquireShared(const CallerInfo &ci) const | alib::lang::DbgCriticalSections | |
AllocatorType typedef | alib::containers::List< TAllocator, T, TRecycling > | |
allocBase typedef | alib::containers::List< TAllocator, T, TRecycling > | protected |
ASSERTION_FORMAT | alib::lang::DbgCriticalSections | static |
back() | alib::containers::List< TAllocator, T, TRecycling > | inline |
back() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
begin() | alib::containers::List< TAllocator, T, TRecycling > | inline |
begin() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
BidiListHook() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
BidiListHook(const BidiListHook &)=delete | alib::lang::BidiListHook< detail::ListElement< T > > | private |
BidiListHook(BidiListHook &&move) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
BidiListHook(detail::ListElement< T > *first) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineexplicitprivate |
BidiListHook(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
BidiListHook() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
BidiListHook(const BidiListHook &)=delete | alib::lang::BidiListHook< detail::ListElement< T > > | private |
BidiListHook(BidiListHook &&move) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
BidiListHook(detail::ListElement< T > *first) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineexplicitprivate |
BidiListHook(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
cbegin() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
cend() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
Clear() | alib::containers::List< TAllocator, T, TRecycling > | inline |
const_iterator typedef | alib::containers::List< TAllocator, T, TRecycling > | |
const_reverse_iterator typedef | alib::containers::List< TAllocator, T, TRecycling > | |
count(const TNode *end=nullptr) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
count(const TNode *end=nullptr) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
crbegin() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
crend() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
DbgCriticalSections(const char *name) | alib::lang::DbgCriticalSections | inline |
DCSAcq | alib::lang::DbgCriticalSections | mutable |
DCSLock | alib::lang::DbgCriticalSections | |
DCSName | alib::lang::DbgCriticalSections | |
DCSReaderCnt | alib::lang::DbgCriticalSections | mutable |
DCSRel | alib::lang::DbgCriticalSections | mutable |
DCSSAcq | alib::lang::DbgCriticalSections | mutable |
DCSSRel | alib::lang::DbgCriticalSections | mutable |
DCSWriterCnt | alib::lang::DbgCriticalSections | mutable |
DCSYieldOrSleepTimeInNS | alib::lang::DbgCriticalSections | |
doAssert(bool cond, const CallerInfo &ciAssert, const CallerInfo &ci, const char *headline) const | alib::lang::DbgCriticalSections | |
Element typedef | alib::containers::List< TAllocator, T, TRecycling > | protected |
ElementAt(integer idx) | alib::containers::List< TAllocator, T, TRecycling > | inline |
ElementAt(integer idx) const | alib::containers::List< TAllocator, T, TRecycling > | inline |
emplace(const_iterator position, TArgs &&... args) | alib::containers::List< TAllocator, T, TRecycling > | inline |
emplace_back(TArgs &&... args) | alib::containers::List< TAllocator, T, TRecycling > | inline |
emplace_front(TArgs &&... args) | alib::containers::List< TAllocator, T, TRecycling > | inline |
empty() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
end() | alib::containers::List< TAllocator, T, TRecycling > | inline |
end() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
erase(const_iterator position) | alib::containers::List< TAllocator, T, TRecycling > | inline |
erase(const_iterator begin, const_iterator end) | alib::containers::List< TAllocator, T, TRecycling > | inline |
first() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
first() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
front() | alib::containers::List< TAllocator, T, TRecycling > | inline |
front() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
GetAllocator() | alib::containers::List< TAllocator, T, TRecycling > | inline |
hook typedef | alib::containers::List< TAllocator, T, TRecycling > | protected |
Insert(const_iterator position, const T ©) | alib::containers::List< TAllocator, T, TRecycling > | inline |
Insert(const_iterator position, T &&move) | alib::containers::List< TAllocator, T, TRecycling > | inline |
isEmpty() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
isEmpty() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
isFirst(const detail::ListElement< T > *elem) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
isFirst(const detail::ListElement< T > *elem) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
isLast(const detail::ListElement< T > *elem) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
isLast(const detail::ListElement< T > *elem) const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
IsNotEmpty() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
iterator typedef | alib::containers::List< TAllocator, T, TRecycling > | |
last() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
last() const noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
List() | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(std::initializer_list< T > initList) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(const List ©) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(List &&move) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(AllocatorType &pAllocator) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(AllocatorType &pAllocator, std::initializer_list< T > initList) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(TSharedRecycler &pSharedRecycler) | alib::containers::List< TAllocator, T, TRecycling > | inline |
List(TSharedRecycler &pSharedRecycler, std::initializer_list< T > initList) | alib::containers::List< TAllocator, T, TRecycling > | inline |
operator=(const BidiListHook &)=delete | alib::lang::BidiListHook< detail::ListElement< T > > | private |
operator=(BidiListHook &&) noexcept=default | alib::lang::BidiListHook< detail::ListElement< T > > | private |
operator=(const BidiListHook &)=delete | alib::lang::BidiListHook< detail::ListElement< T > > | private |
operator=(BidiListHook &&) noexcept=default | alib::lang::BidiListHook< detail::ListElement< T > > | private |
pop_back() | alib::containers::List< TAllocator, T, TRecycling > | inline |
pop_front() | alib::containers::List< TAllocator, T, TRecycling > | inline |
popEnd() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
popEnd() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
popFront() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
popFront() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
push_back(const T ©) | alib::containers::List< TAllocator, T, TRecycling > | inline |
push_back(T &&move) | alib::containers::List< TAllocator, T, TRecycling > | inline |
push_front(const T ©) | alib::containers::List< TAllocator, T, TRecycling > | inline |
push_front(T &&move) | alib::containers::List< TAllocator, T, TRecycling > | inline |
pushEnd(detail::ListElement< T > *elem) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushEnd(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushEnd(detail::ListElement< T > *elem) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushEnd(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushFront(detail::ListElement< T > *elem) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushFront(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushFront(detail::ListElement< T > *elem) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
pushFront(detail::ListElement< T > *first, detail::ListElement< T > *last) noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
rbegin() | alib::containers::List< TAllocator, T, TRecycling > | inline |
rbegin() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
RecyclablesCount() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
recyclerType typedef | alib::containers::List< TAllocator, T, TRecycling > | protected |
Release(const CallerInfo &ci) const | alib::lang::DbgCriticalSections | |
ReleaseShared(const CallerInfo &ci) const | alib::lang::DbgCriticalSections | |
rend() | alib::containers::List< TAllocator, T, TRecycling > | inline |
rend() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
ReserveRecyclables(integer qty, lang::ValueReference reference) | alib::containers::List< TAllocator, T, TRecycling > | inline |
Reset() | alib::containers::List< TAllocator, T, TRecycling > | inline |
reset() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
reset() noexcept | alib::lang::BidiListHook< detail::ListElement< T > > | inlineprivate |
reverse_iterator typedef | alib::containers::List< TAllocator, T, TRecycling > | |
SharedRecyclerType typedef | alib::containers::List< TAllocator, T, TRecycling > | |
size() const | alib::containers::List< TAllocator, T, TRecycling > | inline |
size_type typedef | alib::containers::List< TAllocator, T, TRecycling > | |
TFNode typedef | alib::lang::BidiListHook< detail::ListElement< T > > | private |
TFNode typedef | alib::lang::BidiListHook< detail::ListElement< T > > | private |
TNode typedef | alib::lang::BidiListHook< detail::ListElement< T > > | private |
TNode typedef | alib::lang::BidiListHook< detail::ListElement< T > > | private |
value_type typedef | alib::containers::List< TAllocator, T, TRecycling > | |
yieldOrSleep() const | alib::lang::DbgCriticalSections | inline |
~DbgCriticalSections() | alib::lang::DbgCriticalSections | inline |
~List() | alib::containers::List< TAllocator, T, TRecycling > | inline |