dca_interface  6.3.4
base_locales.h File Reference

Container class for Locale objects. More...

Go to the source code of this file.

Classes

class  dca::Locales
 Definition of a container class for Locale objects. More...
 

Detailed Description

Container class for Locale objects.

Can be obtained from a CategoriesInfo object.

Use Locales similar to a std::container. The container can be easily iterated over using size() and operator [].

See also
CategoriesInfo, Locale

Definition in file base_locales.h.