Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_filestream Struct Reference

Collaboration diagram for ast_filestream:

Collaboration graph
[legend]

Data Fields

ast_formatfmt
int flags
mode_t mode
char * filename
ast_filestreamvfs
ast_trans_pvttrans
ast_tranlator_pvt * tr
int lastwriteformat
int lasttimeout
ast_channelowner

Field Documentation

char* filename
 

Definition at line 71 of file file.c.

Referenced by ast_closestream(), and ast_writestream().

int flags
 

Definition at line 69 of file file.c.

Referenced by ast_writestream().

struct ast_format* fmt
 

Definition at line 68 of file file.c.

Referenced by ast_closestream(), ast_seekstream(), ast_tellstream(), ast_truncstream(), and ast_writestream().

int lasttimeout
 

Definition at line 78 of file file.c.

int lastwriteformat
 

Definition at line 77 of file file.c.

Referenced by ast_writestream().

mode_t mode
 

Definition at line 70 of file file.c.

Referenced by ast_writestream().

struct ast_channel* owner
 

Definition at line 79 of file file.c.

Referenced by ast_closestream().

struct ast_tranlator_pvt* tr
 

Definition at line 76 of file file.c.

struct ast_trans_pvt* trans
 

Definition at line 75 of file file.c.

Referenced by ast_closestream(), and ast_writestream().

struct ast_filestream* vfs
 

Definition at line 73 of file file.c.

Referenced by ast_writestream().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:53 2004 for Asterisk by doxygen 1.3.7