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

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

AllocatorType typedefSharedVal< T, TAllocator >
FieldMembers typedefSharedVal< T, TAllocator >protected
Get() constSharedVal< T, TAllocator >inline
GetAllocator() constSharedVal< T, TAllocator >inline
getP() const noexceptSharedVal< T, TAllocator >inlineprotected
getR() const noexceptSharedVal< T, TAllocator >inlineprotected
IsNulled() const noexceptSharedVal< T, TAllocator >inline
membersSharedVal< T, TAllocator >protected
operator bool() const noexceptSharedVal< T, TAllocator >inline
operator!=(std::nullptr_t) const noexceptSharedVal< T, TAllocator >inline
operator*() constSharedVal< T, TAllocator >inline
operator->() constSharedVal< T, TAllocator >inline
operator=(const SharedVal &other) noexceptSharedVal< T, TAllocator >inline
operator=(SharedVal &&other) noexceptSharedVal< T, TAllocator >inline
operator=(std::nullptr_t)SharedVal< T, TAllocator >inline
operator==(std::nullptr_t) const noexceptSharedVal< T, TAllocator >inline
SetNulled()SharedVal< T, TAllocator >inline
SharedVal() noexceptSharedVal< T, TAllocator >inline
SharedVal(std::nullptr_t) noexceptSharedVal< T, TAllocator >inline
SharedVal(const SharedVal &other) noexceptSharedVal< T, TAllocator >inline
SharedVal(SharedVal &&other) noexceptSharedVal< T, TAllocator >inline
SharedVal(TAllocator &allocator, TArgs &&... args)SharedVal< T, TAllocator >
SharedVal(TArgs &&... args)SharedVal< T, TAllocator >
SizeOfAllocation()SharedVal< T, TAllocator >inlinestatic
StoredType typedefSharedVal< T, TAllocator >
Unique() const noexceptSharedVal< T, TAllocator >inline
UseCount() const noexceptSharedVal< T, TAllocator >inline
~SharedVal()SharedVal< T, TAllocator >inline