CountryCode.cc File Reference

#include <iostream>
#include <map>
#include "zypp/base/Logger.h"
#include "zypp/base/String.h"
#include "zypp/base/Gettext.h"
#include "zypp/CountryCode.h"

Go to the source code of this file.

Namespaces

namespace  zypp

Classes

struct  zypp::CountryCode::Impl
 CountryCode implementation. More...

Typedefs

typedef std::map< std::string,
std::string > 
CodeMap
typedef CodeMap::const_iterator Index

Variables

CodeMap iso3166
 Two letter codes.
CodeMap others
 All the stuff the application injects.


Detailed Description

Definition in file CountryCode.cc.


Typedef Documentation

typedef std::map<std::string,std::string> CodeMap
 

Definition at line 34 of file CountryCode.cc.

typedef CodeMap::const_iterator Index
 

Definition at line 35 of file CountryCode.cc.


Variable Documentation

CodeMap iso3166
 

Two letter codes.

Definition at line 58 of file CountryCode.cc.

CodeMap others
 

All the stuff the application injects.

Definition at line 60 of file CountryCode.cc.


Generated on Thu Jul 6 00:07:29 2006 for zypp by  doxygen 1.4.6