#include "SnapperAgent.h"#include <ctype.h>#include <boost/algorithm/string.hpp>Classes | |
| struct | Tree |
Defines | |
| #define | PC(n) (path->component_str(n)) |
Functions | |
| YCPMap | map2ycpmap (const map< string, string > &userdata) |
| map< string, string > | ycpmap2stringmap (const YCPMap &ycp_map) |
| static YCPMap | make_ycpmap (const Tree &tree) |
| #define PC | ( | n | ) | (path->component_str(n)) |
Referenced by SnapperAgent::Execute(), and SnapperAgent::Read().
| YCPMap map2ycpmap | ( | const map< string, string > & | userdata | ) |
| map<string, string> ycpmap2stringmap | ( | const YCPMap & | ycp_map | ) |
1.5.6