dca_interface  6.3.4
base_locale.h File Reference

Encapsulates a single Locale as defined in the categories XML schema. More...

Go to the source code of this file.

Classes

class  dca::Locale
 Encapsulation of a locale class, which allows access to the language id and the display name of locale definitions (see Categories XML: Locales). More...
 

Variables

Locale dca::NullLocale
 defines a constant unassigned Locale you can use for checks. if( myLocale == NullLocale ) --> myLocale is not assigned yet!
 

Detailed Description

Encapsulates a single Locale as defined in the categories XML schema.

See also
CategoriesInfo, Locales

Definition in file base_locale.h.