s11n::list::deserialize_streamable_list_f Struct Reference

Functor equivalent of deserialize_streamable_list(). More...

#include <listish.hpp>

Inheritance diagram for s11n::list::deserialize_streamable_list_f:

Inheritance graph
[legend]
Collaboration diagram for s11n::list::deserialize_streamable_list_f:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Functor equivalent of deserialize_streamable_list().

Added in version 1.1.3.

Definition at line 318 of file listish.hpp.


Member Function Documentation

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

Definition at line 321 of file listish.hpp.

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

Definition at line 327 of file listish.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 8 10:28:15 2007 for libs11n-1.2.5 by  doxygen 1.5.0