CyberEngineMkIII
Home
Contexts
Conventions
Classes
Files
Todo
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Engine
Engine
Memory
CYBMemory.hpp
Go to the documentation of this file.
1
#pragma once
3
4
namespace
CYB {
5
namespace
Engine {
7
namespace
Memory {};
8
};
9
};
10
11
#include "
CYBBlock.hpp
"
12
#include "
CYBLargeBlock.hpp
"
13
#include "
CYBHeap.hpp
"
CYBHeap.hpp
Defines the Heap implementation.
CYBLargeBlock.hpp
Defines the LargeBlock class used by the Heap.
CYBBlock.hpp
Defines the Block class used by the Heap.
Generated by
1.8.6