#include <mrpt/utils/CMemoryStream.h>
#include <mrpt/utils/CSerializable.h>
Go to the source code of this file.
Classes | |
struct | mrpt::utils::CMemoryChunkPtr |
class | mrpt::utils::CMemoryChunk |
A memory buffer (implements CStream) which can be itself serialized. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::utils |
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Functions | |
BASE_IMPEXP::mrpt::utils::CStream & | mrpt::utils::operator>> (mrpt::utils::CStream &in, CMemoryChunkPtr &pObj) |
Variables | |
class BASE_IMPEXP | mrpt::utils::CMemoryChunk |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |