Thu Apr 28 2011 16:57:21

Asterisk developer's documentation


rpt_xlat Struct Reference

Data Fields

char endcharseq [MAXXLAT]
int endindex
char funccharseq [MAXXLAT]
int funcindex
time_t lastone
char passchars [MAXXLAT]

Detailed Description

Definition at line 512 of file app_rpt.c.


Field Documentation

char endcharseq[MAXXLAT]

Definition at line 515 of file app_rpt.c.

Referenced by func_xlat(), and load_rpt_vars().

int endindex

Definition at line 518 of file app_rpt.c.

Referenced by func_xlat().

char funccharseq[MAXXLAT]

Definition at line 514 of file app_rpt.c.

Referenced by func_xlat(), and load_rpt_vars().

int funcindex

Definition at line 517 of file app_rpt.c.

Referenced by func_xlat().

time_t lastone

Definition at line 519 of file app_rpt.c.

Referenced by func_xlat().

char passchars[MAXXLAT]

Definition at line 516 of file app_rpt.c.

Referenced by func_xlat(), and load_rpt_vars().


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