CommonLibSSE NG
|
#include <GFxMovieDef.h>
Classes | |
class | HeapLimit |
Public Attributes | |
GMemoryHeap * | heap |
GPtr< GASRefCountCollector > | refCountCollector |
GPtr< GASStringManager > | stringManager |
std::uint64_t | unk28 |
HeapLimit | heapLimit |
Additional Inherited Members | |
Public Types inherited from RE::GRefCountBase< MemoryContext, GStatGroups::kGStat_Default_Mem > | |
enum | |
Public Member Functions inherited from RE::GFxMovieDef::MemoryContext | |
MemoryContext ()=delete | |
~MemoryContext () override | |
Public Member Functions inherited from RE::GRefCountBaseStatImpl< GRefCountImpl, STAT > | |
GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
Public Member Functions inherited from RE::GRefCountImpl | |
~GRefCountImpl () override=default | |
void | AddRef () |
void | Release () |
Static Public Attributes inherited from RE::GRefCountImpl | |
static constexpr auto | RTTI = RTTI_GRefCountImpl |
GMemoryHeap* RE::GFxMovieDef::MemoryContextImpl::heap |
HeapLimit RE::GFxMovieDef::MemoryContextImpl::heapLimit |
GPtr<GASRefCountCollector> RE::GFxMovieDef::MemoryContextImpl::refCountCollector |
GPtr<GASStringManager> RE::GFxMovieDef::MemoryContextImpl::stringManager |
std::uint64_t RE::GFxMovieDef::MemoryContextImpl::unk28 |