|
yast2-snapper
|
#include "SnapperAgent.h"Classes | |
| struct | Tree |
Macros | |
| #define | PC(n) (path->component_str(n)) |
Functions | |
| YCPMap | map2ycpmap (const map< string, string > &userdata) |
| map< string, string > | ycpmap2stringmap (const YCPMap &ycp_map) |
| void | log_do (LogLevel level, const string &component, const char *file, const int line, const char *func, const string &text) |
| bool | log_query (LogLevel level, const string &component) |
| YCPBoolean | btrfs_ioctl_call (string path, int request) |
| static YCPMap | make_ycpmap (const Tree &tree) |
| #define PC | ( | n | ) | (path->component_str(n)) |
Referenced by SnapperAgent::Execute(), and SnapperAgent::Read().
| YCPBoolean btrfs_ioctl_call | ( | string | path, |
| int | request | ||
| ) |
References y2error.
Referenced by SnapperAgent::Execute().
| void log_do | ( | LogLevel | level, |
| const string & | component, | ||
| const char * | file, | ||
| const int | line, | ||
| const char * | func, | ||
| const string & | text | ||
| ) |
References LOG_DEBUG, LOG_ERROR, LOG_MILESTONE, LOG_WARNING, and y2_logger_function().
Referenced by SnapperAgent::SnapperAgent().
| bool log_query | ( | LogLevel | level, |
| const string & | component | ||
| ) |
References LOG_DEBUG, LOG_ERROR, LOG_MILESTONE, LOG_WARNING, and should_be_logged().
Referenced by SnapperAgent::SnapperAgent().
References YCPMap::add(), and Tree::trees.
Referenced by SnapperAgent::Read().
| YCPMap map2ycpmap | ( | const map< string, string > & | userdata | ) |
References YCPMap::add().
Referenced by SnapperAgent::Read().
| map<string, string> ycpmap2stringmap | ( | const YCPMap & | ycp_map | ) |
References YCPMap::begin(), and YCPMap::end().
Referenced by SnapperAgent::Execute().
1.8.5