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 169 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 172 of file stl_extensions.h.

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

Definition at line 185 of file stl_extensions.h.

References mrpt::math::size().




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN:exported at Mon Jan 12 13:00:16 UTC 2009