Go to the documentation of this file.
6 #ifndef BASE_CATEGORIESINFO_H
7 #define BASE_CATEGORIESINFO_H
17 class categories_info_p;
Initialization struct that defines where to find the associated Categories, Groups and Locales defini...
Definition of a container class for Category objects.
std::string categories_folder
The folder containing the categories XML schema.
A container class that allows access to the contained Categories, Groups and Locales.
Definition of a container class for Group objects.
Locales getLocales() const
Returns the contained Locales.
Categories getCategories() const
Returns the contained Categories.
#define PRIVATE_PTR
Type for private pointer implementations, for internal use only.
Definition of a container class for Locale objects.
Groups getGroups() const
Returns the contained Groups.