s11n::map::deserialize_map_f Struct Reference

A functor equivalent of deserialize_map(). More...

#include <mapish.hpp>

Inheritance diagram for s11n::map::deserialize_map_f:

s11n::deserialize_binary_f_tag s11n::deserialize_f_tag

List of all members.

Public Member Functions

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


Detailed Description

A functor equivalent of deserialize_map().

Added in version 1.1.3.

Definition at line 514 of file mapish.hpp.


Member Function Documentation

template<typename NodeType, typename MapType>
bool s11n::map::deserialize_map_f::operator() ( const NodeType &  src,
MapType &  dest 
) const [inline]

Definition at line 517 of file mapish.hpp.

template<typename NodeType, typename MapType>
bool s11n::map::deserialize_map_f::operator() ( const NodeType &  src,
const std::string &  subnodename,
MapType &  dest 
) const [inline]

Definition at line 523 of file mapish.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 27 13:16:05 2008 for libs11n by  doxygen 1.5.3