#include <mapish.hpp>

Public Member Functions | |
| template<typename NodeType, typename MapType> | |
| bool | operator() (const NodeType &src, MapType &dest) const |
| template<typename NodeType, typename MapType> | |
| bool | operator() (const NodeType &src, const std::string &subnodename, MapType &dest) const |
Definition at line 120 of file mapish.hpp.
| bool s11n::map::deserialize_streamable_map_f::operator() | ( | const NodeType & | src, | |
| MapType & | dest | |||
| ) | const [inline] |
Definition at line 123 of file mapish.hpp.
| bool s11n::map::deserialize_streamable_map_f::operator() | ( | const NodeType & | src, | |
| const std::string & | subnodename, | |||
| MapType & | dest | |||
| ) | const [inline] |
Definition at line 128 of file mapish.hpp.
1.5.3