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

Defines CYB::API::Stream Interface. More...

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

Go to the source code of this file.

Classes

class  CYB::API::Stream
 The interface for streaming reads and writes. More...
 
class  CYB::API::SafeStream
 A Stream guaranteed to not throw exceptions. 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 CYB::API::Stream Interface.

Definition in file Stream.hpp.