dca_interface
6.3.4
|
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... | |
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 [].
Definition in file ipr_locales.h.