Sun Aug 6 15:17:59 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ast_trans_pvt Struct Reference

Collaboration diagram for ast_trans_pvt:

Collaboration graph
[legend]

Data Fields

ast_trans_pvtnext
timeval nextin
timeval nextout
ast_translator_pvtstate
ast_translatorstep

Field Documentation

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
 

Definition at line 78 of file translate.c.

Referenced by ast_translate().

struct ast_translator_pvt* state
 

Definition at line 75 of file translate.c.

Referenced by ast_translator_free_path().

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().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:17:59 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2