|
OpenStructure
|
Go to the source code of this file.
Data Structures | |
| class | BinaryDataSink |
Namespaces | |
| namespace | ost |
| namespace | ost::io |
| namespace | ost::io::detail |
Functions | |
| template<typename T > | |
| void | Serialize (BinaryDataSink &sink, const T &value) |
| void | RawSerialize (BinaryDataSink &sink, char *value, size_t size) |
| void | Serialize (BinaryDataSink &sink, const String &str) |