Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
Callback(const std::vector< T > &data) | ion::gfxutils::ResourceCallback< T > | inline |
callback_holder_ | ion::gfxutils::ResourceCallback< T > | protected |
data_ | ion::gfxutils::ResourceCallback< T > | protected |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetData() const | ion::gfxutils::ResourceCallback< T > | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetRefCount() const | ion::base::Shareable | inline |
operator delete(void *ptr) | ion::base::Allocatable | inline |
operator delete(void *ptr, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator delete(void *ptr, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator delete(void *ptr, void *ptr2) | ion::base::Allocatable | inline |
operator new(size_t size) | ion::base::Allocatable | inline |
operator new(size_t size, AllocationLifetime lifetime) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator) | ion::base::Allocatable | inline |
operator new(size_t size, const AllocatorPtr &allocator, void *ptr) | ion::base::Allocatable | inline |
operator new(size_t size, void *ptr) | ion::base::Allocatable | inline |
operator=(const Allocatable &other) | ion::base::Allocatable | inlineprotected |
Referent() | ion::base::Referent | inlineprotected |
RefPtr typedef | ion::gfxutils::ResourceCallback< T > | |
ResourceCallback(bool do_wait) | ion::gfxutils::ResourceCallback< T > | inlineexplicit |
semaphore_ | ion::gfxutils::ResourceCallback< T > | protected |
Shareable() | ion::base::Shareable | inlineprotected |
wait_holder_ | ion::gfxutils::ResourceCallback< T > | protected |
WaitForCompletion(std::vector< T > *data) | ion::gfxutils::ResourceCallback< T > | inline |
~Allocatable() | ion::base::Allocatable | virtual |
~Referent() override | ion::base::Referent | inlineprotected |
~ResourceCallback() override | ion::gfxutils::ResourceCallback< T > | inlineprotected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |