
Data Fields | |
| VLC_COMMON_MEMBERS module_t * | p_module |
| xml_sys_t * | p_sys |
| void(* | pf_catalog_load )(xml_t *, const char *) |
| void(* | pf_catalog_add )(xml_t *, const char *, const char *, const char *) |
| VLC_COMMON_MEMBERS module_t* xml_t::p_module |
Referenced by xml_Create(), and xml_Delete().
| void(* xml_t::pf_catalog_add)(xml_t *, const char *, const char *, const char *) |
Referenced by xml_CatalogAdd().
| void(* xml_t::pf_catalog_load)(xml_t *, const char *) |
Referenced by xml_CatalogLoad().
1.7.1