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

Defines the Path interface. 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::Path
 Used for manipulating Paths. Paths will always exist either as a file or directory. Paths are '/' delimited when forming though may not be while retrieving. File names ".." will ascend a directory and '.' represents a no-op. More...
 

Namespaces

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

Detailed Description

Defines the Path interface.

Definition in file CYBPath.hpp.