ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
RecyclerPrivate< TAllocator, TNode > Member List

This is the complete list of members for RecyclerPrivate< TAllocator, TNode >, including all inherited members.

AI() const noexceptRecyclerPrivate< TAllocator, TNode >inline
allocatorAllocatorMember< TAllocator >protected
AllocatorMember()=deleteAllocatorMember< TAllocator >
AllocatorMember(TAllocator &pAllocator) noexceptAllocatorMember< TAllocator >inline
AllocatorType typedefAllocatorMember< TAllocator >
base typedefRecyclerPrivate< TAllocator, TNode >protected
Count() const noexceptRecyclerPrivate< TAllocator, TNode >inline
DisposeChunk(TChunk *chunk, size_t length) noexceptRecyclerPrivate< TAllocator, TNode >inline
DisposeList(TNode *begin) noexceptRecyclerPrivate< TAllocator, TNode >inline
DisposeList(TNode *begin, TNode *end) noexceptRecyclerPrivate< TAllocator, TNode >inline
Get()RecyclerPrivate< TAllocator, TNode >inline
GetAllocator() const noexceptRecyclerPrivate< TAllocator, TNode >inline
IsRecycling() noexceptRecyclerPrivate< TAllocator, TNode >inlinestatic
recyclablesRecyclerPrivate< TAllocator, TNode >protected
Recycle(TNode *elem) noexceptRecyclerPrivate< TAllocator, TNode >inline
RecycleChunk(TChunk *chunk, size_t length) noexceptRecyclerPrivate< TAllocator, TNode >inline
RecycleList(TNode *begin) noexceptRecyclerPrivate< TAllocator, TNode >inline
RecycleList(TNode *begin, TNode *end) noexceptRecyclerPrivate< TAllocator, TNode >inline
RecyclerPrivate() noexcept=defaultRecyclerPrivate< TAllocator, TNode >
RecyclerPrivate(TAllocator &pAllocator) noexceptRecyclerPrivate< TAllocator, TNode >inlineexplicit
RecyclerPrivate(const RecyclerPrivate &copy) noexceptRecyclerPrivate< TAllocator, TNode >inline
RecyclerPrivate(RecyclerPrivate &&move) noexceptRecyclerPrivate< TAllocator, TNode >inline
Reserve(integer qty) noexceptRecyclerPrivate< TAllocator, TNode >inline
Reset() noexceptRecyclerPrivate< TAllocator, TNode >inline
~RecyclerPrivate() noexceptRecyclerPrivate< TAllocator, TNode >inline