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>

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

Define Documentation

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

Referenced by operator<<().


Function Documentation

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

References EMUMOUT.

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

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