#include <mapish.hpp>
Inheritance diagram for s11n::map::serialize_map_f:


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 |
Added in version 1.1.3.
Definition at line 446 of file mapish.hpp.
| bool s11n::map::serialize_map_f::operator() | ( | NodeType & | dest, | |
| const MapType & | src | |||
| ) | const [inline] |
Definition at line 449 of file mapish.hpp.
| bool s11n::map::serialize_map_f::operator() | ( | NodeType & | dest, | |
| const std::string & | subnodename, | |||
| const MapType & | src | |||
| ) | const [inline] |
Definition at line 455 of file mapish.hpp.
1.5.0