yast2-snapper
Classes | Macros | Functions
SnapperAgent.cc File Reference
#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)
 

Macro Definition Documentation

#define PC (   n)    (path->component_str(n))

Function Documentation

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 
)
bool log_query ( LogLevel  level,
const string &  component 
)
static YCPMap make_ycpmap ( const Tree tree)
static

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


Generated on a sunny day for yast2-snapper by doxygen 1.8.5