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

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

AI() const noexceptRecyclerShared< TAllocator, TNode >inline
Count() const noexceptRecyclerShared< TAllocator, TNode >inline
DisposeChunk(TChunk *chunk, size_t length) noexceptRecyclerShared< TAllocator, TNode >inline
DisposeList(TNode *begin) noexceptRecyclerShared< TAllocator, TNode >inline
DisposeList(TNode *begin, TNode *end) noexceptRecyclerShared< TAllocator, TNode >inline
Get()RecyclerShared< TAllocator, TNode >inline
GetAllocator() const noexceptRecyclerShared< TAllocator, TNode >inline
IsRecycling() noexceptRecyclerShared< TAllocator, TNode >inlinestatic
Recycle(TNode *elem) noexceptRecyclerShared< TAllocator, TNode >inline
RecycleChunk(TChunk *chunk, size_t length) noexceptRecyclerShared< TAllocator, TNode >inline
RecycleList(TNode *begin) noexceptRecyclerShared< TAllocator, TNode >inline
RecycleList(TNode *begin, TNode *end) noexceptRecyclerShared< TAllocator, TNode >inline
RecyclerShared(SharedRecycler< TAllocator, TNode > &hook) noexceptRecyclerShared< TAllocator, TNode >inline
RecyclerShared(const RecyclerShared &copy) noexcept=defaultRecyclerShared< TAllocator, TNode >
RecyclerShared(RecyclerShared &&move) noexceptRecyclerShared< TAllocator, TNode >inline
Reserve(integer qty)RecyclerShared< TAllocator, TNode >inline
Reset() noexceptRecyclerShared< TAllocator, TNode >inline
srRecyclerShared< TAllocator, TNode >protected
~RecyclerShared() noexceptRecyclerShared< TAllocator, TNode >inline