CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Classes
CYB::Engine Namespace Reference

Encapsulates platform agnostic engine functions. More...

Namespaces

 Helpers
 Contains key engine helpers.
 
 Memory
 A grouping of the Heap and its constituents.
 

Classes

class  Core
 An instance of this object is the entirety of the engine. More...
 
class  Parameters
 Compilation configuration variables. More...
 
class  Allocator
 Implements InteropAllocation for the public allocator. More...
 
class  Context
 Implements the engine level functions for API::Interop::Contexts. More...
 
class  PushContext
 Context switching RAII helper. More...
 
class  Logger
 The threaded, queued engine logger. More...
 

Detailed Description

Encapsulates platform agnostic engine functions.