|
CyberEngineMkIII
|
Defines the API for Paths. More...

Go to the source code of this file.
Classes | |
| class | CYB::API::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... | |
| class | CYB::API::Path::DirectoryEntry |
| Iterator for paths in a directory. More... | |
Namespaces | |
| CYB | |
| Encapsulates the engine in it's entirety. | |
| CYB::API | |
| Namespace containing the public API define EXPLICIT_API_USAGE to prevent automatic 'using'. | |
Defines the API for Paths.
Definition in file Path.hpp.
1.8.6