AI() const noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
allocator | AllocatorMember< TAllocator > | protected |
AllocatorMember()=delete | AllocatorMember< TAllocator > | |
AllocatorMember(TAllocator &pAllocator) noexcept | AllocatorMember< TAllocator > | inline |
AllocatorType typedef | AllocatorMember< TAllocator > | |
base typedef | RecyclerPrivate< TAllocator, TNode > | protected |
Count() const noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
DisposeChunk(TChunk *chunk, size_t length) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
DisposeList(TNode *begin) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
DisposeList(TNode *begin, TNode *end) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
Get() | RecyclerPrivate< TAllocator, TNode > | inline |
GetAllocator() const noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
IsRecycling() noexcept | RecyclerPrivate< TAllocator, TNode > | inlinestatic |
recyclables | RecyclerPrivate< TAllocator, TNode > | protected |
Recycle(TNode *elem) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
RecycleChunk(TChunk *chunk, size_t length) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
RecycleList(TNode *begin) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
RecycleList(TNode *begin, TNode *end) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
RecyclerPrivate() noexcept=default | RecyclerPrivate< TAllocator, TNode > | |
RecyclerPrivate(TAllocator &pAllocator) noexcept | RecyclerPrivate< TAllocator, TNode > | inlineexplicit |
RecyclerPrivate(const RecyclerPrivate ©) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
RecyclerPrivate(RecyclerPrivate &&move) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
Reserve(integer qty) noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
Reset() noexcept | RecyclerPrivate< TAllocator, TNode > | inline |
~RecyclerPrivate() noexcept | RecyclerPrivate< TAllocator, TNode > | inline |