An object for writing objects to a stream, intended for being used in STL algorithms.
Definition at line 52 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 57 of file metaprogramming_serialization.h.
|
inline |
Definition at line 61 of file metaprogramming_serialization.h.
|
private |
Definition at line 55 of file metaprogramming_serialization.h.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017 |