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

s11n::deserialize_subnode_f Struct Reference

A functor which simply forwards its arguments to s11n::deserialize_subnode(). More...

#include <algo.hpp>

List of all members.

Public Member Functions

template<typename NT, typename ST>
bool operator() (NT &dest, const std::string &subname, const ST &src) const


Detailed Description

A functor which simply forwards its arguments to s11n::deserialize_subnode().

Added in 1.1.3.

Definition at line 705 of file algo.hpp.


Member Function Documentation

template<typename NT, typename ST>
bool s11n::deserialize_subnode_f::operator() NT &  dest,
const std::string &  subname,
const ST &  src
const [inline]
 

Definition at line 708 of file algo.hpp.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 10 13:33:59 2005 for libs11n-1.2.1 by  doxygen 1.4.4