VLC  3.0.15
Data Fields
xml_t Struct Reference
Collaboration diagram for xml_t:
Collaboration graph
[legend]

Data Fields

struct vlc_common_members obj
 
module_tp_module
 
xml_sys_tp_sys
 
void(* pf_catalog_load )(xml_t *, const char *)
 
void(* pf_catalog_add )(xml_t *, const char *, const char *, const char *)
 

Field Documentation

◆ obj

struct vlc_common_members xml_t::obj

◆ p_module

module_t* xml_t::p_module

Referenced by xml_Create(), and xml_Delete().

◆ p_sys

xml_sys_t* xml_t::p_sys

◆ pf_catalog_add

void(* xml_t::pf_catalog_add) (xml_t *, const char *, const char *, const char *)

Referenced by xml_CatalogAdd().

◆ pf_catalog_load

void(* xml_t::pf_catalog_load) (xml_t *, const char *)

Referenced by xml_CatalogLoad().


The documentation for this struct was generated from the following file: