yast2-core
Classes | Functions
Pathname.h File Reference
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  Pathname
 

Functions

bool operator== (const Pathname &l, const Pathname &r)
 
bool operator!= (const Pathname &l, const Pathname &r)
 
Pathname operator+ (const Pathname &l, const Pathname &r)
 
std::ostream & operator<< (std::ostream &str, const Pathname &obj)
 

Function Documentation

bool operator!= ( const Pathname l,
const Pathname r 
)
inline

References Pathname::equal().

Pathname operator+ ( const Pathname l,
const Pathname r 
)
inline

References Pathname::cat().

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

References Pathname::asString().

bool operator== ( const Pathname l,
const Pathname r 
)
inline

References Pathname::equal().


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