Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


scoreboard Struct Reference

Collaboration diagram for scoreboard:

Data Fields

int canmatch
struct ast_extencanmatch_exten
struct ast_extenexten
char last_char
struct match_charnode
int total_length
int total_specificity

Detailed Description

Definition at line 829 of file pbx.c.


Field Documentation

int canmatch

Definition at line 834 of file pbx.c.

Referenced by new_find_extension().

Definition at line 836 of file pbx.c.

Referenced by pbx_find_extension().

struct ast_exten* exten

Definition at line 837 of file pbx.c.

Referenced by new_find_extension(), pbx_find_extension(), and update_scoreboard().

char last_char

Definition at line 833 of file pbx.c.

Referenced by pbx_find_extension(), and update_scoreboard().

struct match_char* node

Definition at line 835 of file pbx.c.

Referenced by pbx_find_extension(), and update_scoreboard().

Definition at line 832 of file pbx.c.

Referenced by pbx_find_extension(), and update_scoreboard().

Definition at line 831 of file pbx.c.

Referenced by pbx_find_extension(), and update_scoreboard().


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