CyberEngineMkIII
|
Defines the API for files. More...
Go to the source code of this file.
Classes | |
class | CYB::API::File |
Contains the basic File interface. Does not perform locking of any kind, be aware of possible race conditions. Note that reads and writes that fail should not be retried. 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 files.
Definition in file File.hpp.