Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


documentation_tree Struct Reference

XML documentation tree. More...

Data Fields

struct ast_xml_doc * doc
char * filename

Detailed Description

XML documentation tree.


Field Documentation

struct ast_xml_doc* doc

Open document pointer.

Definition at line 58 of file xmldoc.c.

Referenced by xmldoc_get_node(), xmldoc_unload_documentation(), and ast_xmldoc_load_documentation().

char* filename

XML document filename.

Definition at line 57 of file xmldoc.c.

Referenced by xmldoc_unload_documentation(), and ast_xmldoc_load_documentation().


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