#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.
|
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(). |
|
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(). |