
Data Fields | |
| char * | psz_name |
| Name of this category. | |
| int | i_infos |
| Number of infos in the category. | |
| info_t ** | pp_infos |
| Pointer to an array of infos. | |
Name of this category.
Number of infos in the category.
| struct info_t** info_category_t::pp_infos |
Pointer to an array of infos.
1.5.1