dca_interface
6.3.4
|
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! | |
Encapsulates a single Locale as defined in the categories XML schema.
Definition in file base_locale.h.