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() ( NodeType &  dest,
const SerType &  src 
) const [inline]

see serialize_streamable_list().

Definition at line 379 of file listish.hpp.

References s11n::list::serialize_streamable_list().

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

see deserialize_streamable_list().

Definition at line 386 of file listish.hpp.

References s11n::list::deserialize_streamable_list().


The documentation for this class was generated from the following file:
Generated on Wed Jun 4 21:44:21 2008 for libs11n by  doxygen 1.5.3