This is the complete list of members for ion::gfxutils::Frame, including all inherited members.
| AddPostFrameCallback(const std::string &key, const Callback &callback) | ion::gfxutils::Frame | |
| AddPreFrameCallback(const std::string &key, const Callback &callback) | ion::gfxutils::Frame | |
| Allocatable() | ion::base::Allocatable | protected |
| Allocatable(const Allocatable &other) | ion::base::Allocatable | protected |
| Allocatable(const AllocatorPtr &allocator) | ion::base::Allocatable | explicitprotected |
| Begin() | ion::gfxutils::Frame | |
| Callback typedef | ion::gfxutils::Frame | |
| End() | ion::gfxutils::Frame | |
| Frame() | ion::gfxutils::Frame | |
| GetAllocator() const | ion::base::Allocatable | inline |
| GetAllocatorForLifetime(AllocationLifetime lifetime) const | ion::base::Allocatable | inline |
| GetCounter() const | ion::gfxutils::Frame | inline |
| GetNonNullAllocator() const | ion::base::Allocatable | inline |
| GetRefCount() const | ion::base::Shareable | inline |
| IsInFrame() const | ion::gfxutils::Frame | 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 |
| RemovePostFrameCallback(const std::string &key) | ion::gfxutils::Frame | |
| RemovePreFrameCallback(const std::string &key) | ion::gfxutils::Frame | |
| ResetCounter() | ion::gfxutils::Frame | inline |
| Shareable() | ion::base::Shareable | inlineprotected |
| ~Allocatable() | ion::base::Allocatable | virtual |
| ~Referent() override | ion::base::Referent | inlineprotected |
| ~Shareable() | ion::base::Shareable | inlineprotectedvirtual |