Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

s11n::list::deserialize_list_f Struct Reference

Functor equivalent of deserialize_list(). More...

#include <listish.hpp>

Inheritance diagram for s11n::list::deserialize_list_f:

s11n::deserialize_binary_f_tag s11n::deserialize_f_tag List of all members.

Public Member Functions

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

Detailed Description

Functor equivalent of deserialize_list().

Added in version 1.1.3.

Definition at line 181 of file listish.hpp.


Member Function Documentation

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

Definition at line 191 of file listish.hpp.

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

Definition at line 185 of file listish.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 25 17:19:31 2005 for libs11n-1.2.0 by  doxygen 1.4.4