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:

Inheritance graph
[legend]
Collaboration diagram for s11n::map::deserialize_map_f:

Collaboration graph
[legend]
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 Thu Feb 8 10:28:23 2007 for libs11n-1.2.5 by  doxygen 1.5.0