Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

PkgEdition.cc File Reference

#include <cstdio>
#include <cstring>
#include <alloca.h>
#include <assert.h>
#include <cctype>
#include <iostream>
#include <y2util/Y2SLog.h>
#include <y2util/stringutil.h>
#include <y2pm/PkgEdition.h>

Functions

rel_op str2rel_op (const std::string &str_r)
std::string asString (rel_op op_r)
std::ostream & operator<< (std::ostream &str, rel_op obj)
ostream & operator<< (ostream &os, const PkgEdition &e)

Function Documentation

std::string asString rel_op  op_r  ) 
 

ostream& operator<< ostream &  os,
const PkgEdition e
 

std::ostream& operator<< std::ostream &  str,
rel_op  obj
 

rel_op str2rel_op const std::string &  str_r  ) 
 

Converts < <= > >= = == != LT LE GT GE EQ NE; everything else is NONE. (NOTE: !=/NE is not supported by rpm).


Generated on Mon Sep 12 21:52:13 2005 for yast2-packagemanager by  doxygen 1.4.4