#include <path_finder_s11n.hpp>
Public Member Functions | |
| template<typename NodeType> | |
| bool | operator() (NodeType &dest, const path_finder &src) const |
| template<typename NodeType> | |
| bool | operator() (const NodeType &src, path_finder &dest) const |
Definition at line 12 of file path_finder_s11n.hpp.
| bool s11n::plugin::path_finder_s11n::operator() | ( | NodeType & | dest, | |
| const path_finder & | src | |||
| ) | const [inline] |
Definition at line 16 of file path_finder_s11n.hpp.
References s11n::plugin::path_finder::extensions(), s11n::plugin::path_finder::path(), and s11n::list::serialize_streamable_list().
| bool s11n::plugin::path_finder_s11n::operator() | ( | const NodeType & | src, | |
| path_finder & | dest | |||
| ) | const [inline] |
Definition at line 26 of file path_finder_s11n.hpp.
References s11n::list::deserialize_streamable_list(), s11n::plugin::path_finder::extensions(), and s11n::plugin::path_finder::path().
1.5.0