chrono::ChStream Class Reference
Description
Base class for input/output (streaming).
#include <ChStream.h>
Inheritance diagram for chrono::ChStream:
Public Types | |
enum | eChMode { CHFILE_NORMAL = 0, CHFILE_NOWRITE, CHFILE_SAFEWRITE, CHFILE_OPENLATER } |
[Obsolete] Modes for chrono files (the ch-modes). More... | |
enum | eChStreamError { CHSTREAM_OK = 0, CHSTREAM_EOF, CHSTREAM_FAIL } |
Errors for chrono files (the ch-modes). More... | |
Member Enumeration Documentation
◆ eChMode
◆ eChStreamError
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/core/ChStream.h