Data Fields

xml_t Struct Reference

Collaboration diagram for xml_t:
Collaboration graph
[legend]

Data Fields

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 *)
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

set by the outside (eg.

module_need())

(root of all evil) - 1

Referenced by xml_Create(), and xml_Delete().

our parent

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().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines