#include <Serialization.hpp>
Inherits OutputArchive< Serializer< Writer >, cereal::AllowEmptyClassElision >.
◆ Serializer()
template<class Writer >
template<class ... Args>
◆ operator bool()
◆ operator->() [1/2]
◆ operator->() [2/2]
template<class Writer >
std::shared_ptr<const Writer> s3d::Serializer< Writer >::operator-> |
( |
| ) |
const |
◆ saveBinary()
template<class Writer >
void s3d::Serializer< Writer >::saveBinary |
( |
const void * |
data, |
|
|
size_t |
size |
|
) |
| |
The documentation for this class was generated from the following file: