#include <WEMPersistenceHelper.h>
Definition at line 99 of file WEMPersistenceHelper.h.
◆ OutStreamWrapper()
| ml::OutStreamWrapper::OutStreamWrapper |
( |
std::ostream & | outstream | ) |
|
◆ writePrimitiveIdToStream()
| void ml::OutStreamWrapper::writePrimitiveIdToStream |
( |
WEMPrimitive * | primitive | ) |
|
◆ writeStringToStream()
| void ml::OutStreamWrapper::writeStringToStream |
( |
const std::string & | value | ) |
|
◆ writeStringWithSizeToStream()
| void ml::OutStreamWrapper::writeStringWithSizeToStream |
( |
const std::string & | value | ) |
|
◆ writeValueToStream()
template<typename DT>
| void ml::OutStreamWrapper::writeValueToStream |
( |
const DT & | value, |
|
|
size_t | byteSize ) |
|
inline |
The documentation for this class was generated from the following file: