![]() |
Faro Engine 0.0.0.b519570 (main)
|
#include <Primitives.hpp>#include <Memory/Object.hpp>#include <Containers/Array.hpp>#include <Containers/String.hpp>Go to the source code of this file.
Classes | |
| class | Faro::DataStream |
| Interface that reads and writes data to and from a stream. More... | |
| class | Faro::DataStreamCopy |
Namespaces | |
| namespace | Faro |
Enumerations | |
| enum | Faro::EStreamSeekOrigin { Faro::SSO_Start , Faro::SSO_End , Faro::SSO_Current } |
| Origin point of a seek operation. More... | |