dca_interface  6.3.4
ipr_locales.h File Reference

Container class for IPR locale objects. More...

Go to the source code of this file.

Classes

class  dca_ipr::IprLocales
 Definition of a container class for IprLocale objects. More...
 

Detailed Description

Container class for IPR locale objects.

Can be obtained from a IprCategoriesInfo object.

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

See also
IprCategoriesInfo, IprLocale

Definition in file ipr_locales.h.