yast2-core
Macros | Functions
PathInfo.cc File Reference
#include <string.h>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <y2util/Y2SLog.h>
#include <y2util/stringutil.h>
#include <y2util/ExternalProgram.h>
#include <y2util/PathInfo.h>

Macros

#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")
 

Macro Definition Documentation

#define EMUMOUT (   T)    case PathInfo::T: return str << #T; break

Referenced by operator<<().

Function Documentation

int _Log_Result ( const int  res,
const char *  rclass = "errno" 
)
inline
ostream& operator<< ( std::ostream &  str,
const PathInfo obj 
)
ostream& operator<< ( std::ostream &  str,
PathInfo::file_type  obj 
)

References EMUMOUT, and str.

std::ostream& operator<< ( std::ostream &  str,
const PathInfo::stat_mode obj 
)

Generated on a sunny day for yast2-core by doxygen 1.8.6