An object for writing objects to a stream, intended for being used in STL algorithms.
Definition at line 38 of file metaprogramming_serialization.h.
#include <mrpt/utils/metaprogramming_serialization.h>
Public Member Functions | |
ObjectWriteToStream (mrpt::utils::CStream *stream) | |
template<typename T > | |
void | operator() (const T &ptr) |
Private Attributes | |
CStream * | m_stream |
|
inline |
Definition at line 43 of file metaprogramming_serialization.h.
|
inline |
Definition at line 47 of file metaprogramming_serialization.h.
|
private |
Definition at line 41 of file metaprogramming_serialization.h.
Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |