CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
CYBWin32Mutex.hpp File Reference

Defines the Win32 implementation for CYB::Platform::System::Mutex. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CYB::Platform::System::Implementation::Mutex
 Contains the CRITICAL_SECTION struct. More...
 

Namespaces

 CYB
 Encapsulates the engine in it's entirety.
 
 CYB::Platform
 Namespace containing engine Platform functions.
 
 CYB::Platform::System
 Contain basic OS operations.
 
 CYB::Platform::System::Implementation
 Contains Platform specific OS functions.
 

Detailed Description

Defines the Win32 implementation for CYB::Platform::System::Mutex.

Definition in file CYBWin32Mutex.hpp.