Asterisk - The Open Source Telephony Project
18.5.0
|
The struct to be used as the head of an ast_xml_doc_item list when being manipulated. More...
#include <xmldoc.h>
Data Fields | |
struct ast_xml_doc_item * | first |
struct ast_xml_doc_item * | last |
ast_mutex_t | lock |
The struct to be used as the head of an ast_xml_doc_item list when being manipulated.
struct ast_xml_doc_item* first |
struct ast_xml_doc_item* last |
ast_mutex_t lock |