CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
SharedMemory.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::SharedMemory
 
class  CeresEngine::TSharedMemory< T >
 A helper class that maps a file into memory and allows accessing it as a regular C++ struct. More...
 
class  CeresEngine::TSharedMemory< T[N]>
 A helper class that maps a file into memory and allows accessing it as a regular C++ array. More...
 
class  CeresEngine::TSharedMemory< T[]>
 A helper class that maps a file into memory and allows accessing it as a regular C++ array. More...
 

Namespaces

namespace  CeresEngine