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

Defines the Win32 implementation for CYB::Platform::System::Path. 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::Path
 Adds a UTF16 accompaniment to the UTF8 string of System::Path. More...
 
class  CYB::Platform::System::Implementation::Path::DirectoryEntry
 Uses the FindFile API to enumerate directories. 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::Path.

Definition in file CYBWin32Path.hpp.