ISOCountry.h File Reference

#include <iosfwd>
#include <string>
#include <y2util/Rep.h>

Go to the source code of this file.

Namespaces

namespace  std

Classes

class  ISOCountry

Functions

std::ostream & operator<< (std::ostream &str, const ISOCountry &obj)
bool operator== (const ISOCountry &lhs, const ISOCountry &rhs)
bool operator== (const std::string &lhs, const ISOCountry &rhs)
bool operator== (const ISOCountry &lhs, const std::string &rhs)
bool operator!= (const ISOCountry &lhs, const ISOCountry &rhs)
bool operator!= (const std::string &lhs, const ISOCountry &rhs)
bool operator!= (const ISOCountry &lhs, const std::string &rhs)


Function Documentation

bool operator!= ( const ISOCountry lhs,
const std::string &  rhs 
) [inline]

bool operator!= ( const std::string &  lhs,
const ISOCountry rhs 
) [inline]

bool operator!= ( const ISOCountry lhs,
const ISOCountry rhs 
) [inline]

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

bool operator== ( const ISOCountry lhs,
const std::string &  rhs 
) [inline]

bool operator== ( const std::string &  lhs,
const ISOCountry rhs 
) [inline]

bool operator== ( const ISOCountry lhs,
const ISOCountry rhs 
) [inline]


Generated on Fri Sep 21 22:35:03 2007 for liby2util by  doxygen 1.5.3