Struct ObjectReadFromStream

Struct Documentation

struct ObjectReadFromStream

An object for reading objects from a stream, intended for being used in STL algorithms.

Public Functions

inline ObjectReadFromStream(mrpt::serialization::CArchive *stream)
template<typename T>
inline void operator()(T &obj)