
Data Fields | |
| ast_trans_pvt * | next |
| timeval | nextin |
| timeval | nextout |
| ast_translator_pvt * | state |
| ast_translator * | step |
Definition at line 73 of file translate.c.
| struct ast_trans_pvt* next |
Definition at line 76 of file translate.c.
Referenced by ast_translator_build_path(), and ast_translator_free_path().
| struct timeval nextin |
Definition at line 77 of file translate.c.
Referenced by ast_translate(), and ast_translator_build_path().
| struct timeval nextout |
| struct ast_translator_pvt* state |
| struct ast_translator* step |
Definition at line 74 of file translate.c.
Referenced by ast_translate(), ast_translator_build_path(), and ast_translator_free_path().
1.4.7