Tue Aug 20 16:35:21 2013

Asterisk developer's documentation


xmldoc_tree Struct Reference

Container of documentation trees. More...

Data Fields

struct documentation_treefirst
struct documentation_treelast
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 76 of file xmldoc.c.


Field Documentation

struct documentation_tree* first [read]

Definition at line 76 of file xmldoc.c.

struct documentation_tree* last [read]

Definition at line 76 of file xmldoc.c.

Definition at line 76 of file xmldoc.c.


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

Generated on 20 Aug 2013 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1