libzypp  15.28.6
Locale.h File Reference
#include <iosfwd>
#include <string>
#include "zypp/base/Hash.h"
#include "zypp/IdStringType.h"
#include "zypp/LanguageCode.h"
#include "zypp/CountryCode.h"
Include dependency graph for Locale.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zypp::Locale
 'Language[_Country]' codes. More...
 

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 

Typedefs

typedef std::unordered_set
< Locale > 
zypp::LocaleSet
 

Functions

 ZYPP_DEFINE_ID_HASHABLE (::zypp::Locale)
 

Function Documentation

ZYPP_DEFINE_ID_HASHABLE ( ::zypp::Locale  )