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

Defines the API for files. More...

This graph shows which files directly or indirectly include this file:

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'.
 

Detailed Description

Defines the API for files.

Definition in file File.hpp.