Tue Mar 2 17:35:19 2010

Asterisk developer's documentation


match_char Struct Reference

match_char: forms a syntax tree for quick matching of extension patterns More...

Collaboration diagram for match_char:
Collaboration graph
[legend]

Data Fields

struct match_charalt_char
int deleted
struct ast_extenexten
int is_pattern
struct match_charnext_char
int specificity
char * x

Detailed Description

match_char: forms a syntax tree for quick matching of extension patterns

Definition at line 184 of file pbx.c.


Field Documentation

struct match_char* alt_char [read]
int deleted
struct ast_exten* exten [read]

Definition at line 186 of file pbx.c.

Referenced by add_pattern_node(), cli_match_char_tree(), and log_match_char_tree().

struct match_char* next_char [read]
char* x

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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1