Wed Apr 6 11:30:14 2011
Asterisk developer's documentation
Main Page
Modules
Data Structures
Files
Directories
Related Pages
Alphabetical List
Data Structures
Data Fields
xmldoc_tree Struct Reference
Container of documentation trees.
More...
Data Fields
documentation_tree
*
first
documentation_tree
*
last
ast_rwlock_t
lock
Detailed Description
Container of documentation trees.
Note:
A RWLIST is a sufficient container type to use here for now. However, some changes will need to be made to implement ref counting if reload support is added in the future.
Definition at line
72
of file
xmldoc.c
.
Field Documentation
struct
documentation_tree
*
first
Definition at line
72
of file
xmldoc.c
.
struct
documentation_tree
*
last
Definition at line
72
of file
xmldoc.c
.
ast_rwlock_t
lock
Definition at line
72
of file
xmldoc.c
.
The documentation for this struct was generated from the following file:
xmldoc.c
Generated on Wed Apr 6 11:30:14 2011 for Asterisk - The Open Source Telephony Project by
1.4.7