CyberEngineMkIII
|
Defines the Path interface. More...
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. | |
Defines the Path interface.
Definition in file CYBPath.hpp.