MRPT logo

mrpt::utils::list_searchable_serializable< T > Class Template Reference

A list_searchable with basic read/write to ease implementing the mrpt::utils::CSerializable interface in classes having this type of data members. More...

#include <mrpt/utils/stl_extensions.h>

Inheritance diagram for mrpt::utils::list_searchable_serializable< T >:

mrpt::utils::list_searchable< T >

List of all members.

Public Member Functions

void read (utils::CStream &in)
void write (utils::CStream &out) const


Detailed Description

template<class T>
class mrpt::utils::list_searchable_serializable< T >

A list_searchable with basic read/write to ease implementing the mrpt::utils::CSerializable interface in classes having this type of data members.

Definition at line 176 of file stl_extensions.h.


Member Function Documentation

template<class T >
void mrpt::utils::list_searchable_serializable< T >::read ( utils::CStream in  )  [inline]

Definition at line 179 of file stl_extensions.h.

template<class T >
void mrpt::utils::list_searchable_serializable< T >::write ( utils::CStream out  )  const [inline]

Definition at line 192 of file stl_extensions.h.

References mrpt::math::size().




Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:24:51 EST 2009