XML documentation tree. More...
Data Fields | |
| struct ast_xml_doc * | doc |
| char * | filename |
| struct ast_xml_doc* doc |
Open document pointer.
Definition at line 58 of file xmldoc.c.
Referenced by ast_xmldoc_load_documentation(), xmldoc_get_node(), and xmldoc_unload_documentation().
| char* filename |
XML document filename.
Definition at line 57 of file xmldoc.c.
Referenced by ast_xmldoc_load_documentation(), and xmldoc_unload_documentation().