Allocatable() | ion::base::Allocatable | protected |
Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
ArrayInfo typedef | ion::gfx::ResourceManager | |
BufferInfo typedef | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(InfoType *info) | ion::gfx::ResourceManager | protected |
FillInfoFromOpenGL(ResourceManager::ArrayInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::BufferInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::FramebufferInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::ProgramInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::SamplerInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::ShaderInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::PlatformInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::TextureInfo *info) | ion::gfx::ResourceManager | |
FillInfoFromOpenGL(ResourceManager::TextureImageInfo *info) | ion::gfx::ResourceManager | |
FramebufferInfo typedef | ion::gfx::ResourceManager | |
GetAllocator() const | ion::base::Allocatable | inline |
GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
GetDataRequestVector() | ion::gfx::ResourceManager | protected |
GetGraphicsManager() const | ion::gfx::ResourceManager | inline |
GetNonNullAllocator() const | ion::base::Allocatable | inline |
GetResourceRequestVector() | ion::gfx::ResourceManager | protected |
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 |
ProgramInfo typedef | ion::gfx::ResourceManager | |
RenderbufferInfo typedef | ion::gfx::ResourceManager | |
request_mutex_ | ion::gfx::ResourceManager | protected |
RequestAllResourceInfos(const typename InfoCallback< InfoType >::Type &callback) | ion::gfx::ResourceManager | inline |
RequestPlatformInfo(const InfoCallback< PlatformInfo >::Type &callback) | ion::gfx::ResourceManager | |
RequestResourceInfo(const typename base::ReferentPtr< HolderType >::Type &holder, const typename InfoCallback< InfoType >::Type &callback) | ion::gfx::ResourceManager | inline |
RequestTextureImage(GLuint id, const InfoCallback< TextureImageInfo >::Type &callback) | ion::gfx::ResourceManager | |
ResourceManager(const GraphicsManagerPtr &gm) | ion::gfx::ResourceManager | explicitprotected |
SamplerInfo typedef | ion::gfx::ResourceManager | |
ShaderInfo typedef | ion::gfx::ResourceManager | |
TextureInfo typedef | ion::gfx::ResourceManager | |
~Allocatable() | ion::base::Allocatable | virtual |
~ResourceManager() override | ion::gfx::ResourceManager | protected |