Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
DependsOn(const std::string &dependency) const =0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetChangedDependencies()=0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
GetDependencyName(unsigned int id) const =0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
GetDependencyNames() const =0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
GetDependencySource(const std::string &dependency) const =0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetRefCount() const | ion::base::Shareable | inline |
GetSource()=0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
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 |
SetDependencySource(const std::string &dependency, const std::string &source)=0 | ion::gfxutils::ShaderSourceComposer | pure virtual |
ShaderSourceComposer() | ion::gfxutils::ShaderSourceComposer | protected |
Shareable() | ion::base::Shareable | inlineprotected |
~Allocatable() | ion::base::Allocatable | virtual |
~Referent() override | ion::base::Referent | inlineprotected |
~ShaderSourceComposer() override | ion::gfxutils::ShaderSourceComposer | protected |
~Shareable() | ion::base::Shareable | inlineprotectedvirtual |