Cogs.Core
Public Attributes | List of all members
Cogs::Core::MemoryContextStorage Struct Reference

Public Attributes

CoreAllocator baseAllocator
 
CoreAllocator resourceAllocator
 
CoreAllocator componentAllocator
 
CoreAllocator ioAllocator
 
CoreAllocator scriptAllocator
 

Detailed Description

Definition at line 78 of file MemoryContext.cpp.

Constructor & Destructor Documentation

◆ MemoryContextStorage()

Cogs::Core::MemoryContextStorage::MemoryContextStorage ( )
inline

Definition at line 80 of file MemoryContext.cpp.

Member Data Documentation

◆ baseAllocator

CoreAllocator Cogs::Core::MemoryContextStorage::baseAllocator

Definition at line 89 of file MemoryContext.cpp.

◆ componentAllocator

CoreAllocator Cogs::Core::MemoryContextStorage::componentAllocator

Definition at line 91 of file MemoryContext.cpp.

◆ ioAllocator

CoreAllocator Cogs::Core::MemoryContextStorage::ioAllocator

Definition at line 92 of file MemoryContext.cpp.

◆ resourceAllocator

CoreAllocator Cogs::Core::MemoryContextStorage::resourceAllocator

Definition at line 90 of file MemoryContext.cpp.

◆ scriptAllocator

CoreAllocator Cogs::Core::MemoryContextStorage::scriptAllocator

Definition at line 93 of file MemoryContext.cpp.


The documentation for this struct was generated from the following file: