s11n::deserialize_binary_f Struct Reference

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

#include <functional.hpp>

Inheritance diagram for s11n::deserialize_binary_f:

Inheritance graph
[legend]
Collaboration diagram for s11n::deserialize_binary_f:

Collaboration graph
[legend]

List of all members.

Public Member Functions

template<typename NT, typename ST>
bool operator() (const NT &src, ST &dest) const


Detailed Description

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

Added in 1.1.3.

Definition at line 320 of file functional.hpp.


Member Function Documentation

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

Definition at line 323 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 4 21:46:47 2008 for libs11n by  doxygen 1.5.3