s11n::list::streamable_list_serializable_proxy Class Reference

streamable_list_serializable_proxy is a functor for de/serializing lists of i/ostreamable Serializables (e.g., PODs). More...

#include <listish.hpp>

Inheritance diagram for s11n::list::streamable_list_serializable_proxy:
s11n::serialize_binary_f_tag s11n::deserialize_binary_f_tag

List of all members.

Public Member Functions

 streamable_list_serializable_proxy ()
template<typename NodeType , typename SerType >
bool operator() (NodeType &dest, const SerType &src) const
 see serialize_streamable_list().
template<typename NodeType , typename SerType >
bool operator() (const NodeType &src, SerType &dest) const
 see deserialize_streamable_list().

Detailed Description

streamable_list_serializable_proxy is a functor for de/serializing lists of i/ostreamable Serializables (e.g., PODs).

Definition at line 367 of file listish.hpp.


Constructor & Destructor Documentation

s11n::list::streamable_list_serializable_proxy::streamable_list_serializable_proxy (  )  [inline]

Definition at line 371 of file listish.hpp.


Member Function Documentation

template<typename NodeType , typename SerType >
bool s11n::list::streamable_list_serializable_proxy::operator() ( const NodeType &  src,
SerType &  dest 
) const [inline]
template<typename NodeType , typename SerType >
bool s11n::list::streamable_list_serializable_proxy::operator() ( NodeType &  dest,
const SerType &  src 
) const [inline]

The documentation for this class was generated from the following file:

Generated on Sat Mar 20 12:29:25 2010 for libs11n-1.2.10 by  doxygen 1.6.1