Wed Jan 27 20:02:52 2016

Asterisk developer's documentation


ast_data_search Struct Reference

The list of nodes with their search requirement. More...

Data Fields

struct ao2_containerchildren
 reference another node.
enum data_search_comparison cmp_type
 The type of comparison.
char name [0]
 The name of the node we are trying to compare.
char * value
 The value of the comparison.

Detailed Description

The list of nodes with their search requirement.

Definition at line 122 of file data.c.


Field Documentation

struct ao2_container* children [read]
char name[0]

The name of the node we are trying to compare.

Definition at line 130 of file data.c.

Referenced by __ast_data_search_cmp_structure(), ast_data_search_match(), data_search_alloc(), data_search_cmp(), and data_search_hash().

char* value

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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1