LanguageCode.cc File Reference

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

Go to the source code of this file.

Namespaces

namespace  zypp

Classes

struct  zypp::LanguageCode::Impl
 LanguageCode implementation. More...

Typedefs

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

Variables

CodeMap iso639_1
 Two letter codes.
CodeMap iso639_2
 Three letter codes.
CodeMap others
 All the stuff the application injects.


Detailed Description

Definition in file LanguageCode.cc.


Typedef Documentation

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

Definition at line 34 of file LanguageCode.cc.

typedef CodeMap::const_iterator Index
 

Definition at line 35 of file LanguageCode.cc.


Variable Documentation

CodeMap iso639_1
 

Two letter codes.

Definition at line 58 of file LanguageCode.cc.

CodeMap iso639_2
 

Three letter codes.

Definition at line 60 of file LanguageCode.cc.

CodeMap others
 

All the stuff the application injects.

Definition at line 62 of file LanguageCode.cc.


Generated on Wed Sep 27 01:17:00 2006 for zypp by  doxygen 1.4.6