s11n::list::serialize_streamable_list_f Struct Reference

Functor equivalent of serialize_streamable_list(). More...

#include <listish.hpp>

Inheritance diagram for s11n::list::serialize_streamable_list_f:
s11n::serialize_binary_f_tag s11n::serialize_f_tag

List of all members.

Public Member Functions

template<typename NodeType , typename ListType >
bool operator() (NodeType &dest, const ListType &src) const
template<typename NodeType , typename ListType >
bool operator() (NodeType &dest, const std::string &subnodename, const ListType &src) const

Detailed Description

Functor equivalent of serialize_streamable_list().

Added in version 1.1.3.

Definition at line 257 of file listish.hpp.


Member Function Documentation

template<typename NodeType , typename ListType >
bool s11n::list::serialize_streamable_list_f::operator() ( NodeType &  dest,
const std::string &  subnodename,
const ListType &  src 
) const [inline]

Definition at line 266 of file listish.hpp.

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

Definition at line 260 of file listish.hpp.


The documentation for this struct 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