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

s11n::map::serialize_map_f Struct Reference

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

#include <mapish.hpp>

Inheritance diagram for s11n::map::serialize_map_f:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

A functor equivalent of serialize_map().

Added in version 1.1.3.

Definition at line 452 of file mapish.hpp.


Member Function Documentation

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

Definition at line 461 of file mapish.hpp.

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

Definition at line 455 of file mapish.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 18 18:42:26 2005 for libs11n-1.2.2 by  doxygen 1.4.4