#include <iostream>
#include <iomanip>
#include <y2util/Y2SLog.h>
#include <y2util/stringutil.h>
#include <y2util/ExternalProgram.h>
#include <y2util/PathInfo.h>
Defines | |
#define | EMUMOUT(T) case PathInfo::T: return str << #T; break |
Functions | |
ostream & | operator<< (ostream &str, const PathInfo &obj) |
ostream & | operator<< (ostream &str, PathInfo::file_type obj) |
std::ostream & | operator<< (std::ostream &str, const PathInfo::stat_mode &obj) |
int | _Log_Result (const int res, const char *rclass="errno") |
|
|
|
|
|
|
|
|
|
|