Fri Nov 12 12:19:52 2010

Asterisk developer's documentation


documentation_tree Struct Reference

XML documentation tree. More...

Collaboration diagram for documentation_tree:
Collaboration graph
[legend]

Data Fields

struct ast_xml_doc * doc
struct {
   struct documentation_tree *   next
entry
char * filename

Detailed Description

XML documentation tree.

Definition at line 54 of file xmldoc.c.


Field Documentation

struct ast_xml_doc* doc

Open document pointer.

Definition at line 56 of file xmldoc.c.

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

struct { ... } entry
char* filename

XML document filename.

Definition at line 55 of file xmldoc.c.

Referenced by ast_xmldoc_load_documentation(), and xmldoc_unload_documentation().

Definition at line 57 of file xmldoc.c.


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

Generated by  doxygen 1.6.2