Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_data_search Struct Reference

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

Collaboration diagram for ast_data_search:

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.


Field Documentation

char name[0]

The name of the node we are trying to compare.

Definition at line 126 of file data.c.

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


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