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

s11n::map::pair_serializable_proxy Struct Reference

pair_serializable_proxy is a Serializable Proxy for std::pairs. More...

#include <mapish.hpp>

Inheritance diagram for s11n::map::pair_serializable_proxy:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

template<typename NodeType, typename PairType>
bool operator() (NodeType &dest, const PairType &src) const
 See s11n::map::serialize_pair().
template<typename NodeType, typename PairType>
bool operator() (const NodeType &src, PairType &dest) const
 See s11n::map::deserialize_pair().

Detailed Description

pair_serializable_proxy is a Serializable Proxy for std::pairs.

Definition at line 579 of file mapish.hpp.


Member Function Documentation

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

See s11n::map::deserialize_pair().

Definition at line 594 of file mapish.hpp.

References s11n::map::deserialize_pair().

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

See s11n::map::serialize_pair().

Definition at line 586 of file mapish.hpp.

References s11n::map::serialize_pair().


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