XML documentation tree. More...
Data Fields | |
struct ast_xml_doc * | doc |
struct { | |
struct documentation_tree * next | |
} | entry |
char * | filename |
XML documentation tree.
Definition at line 60 of file xmldoc.c.
struct ast_xml_doc* doc [read] |
struct { ... } entry |
Referenced by xmldoc_get_node().
struct documentation_tree* next [read] |