Mon May 21 06:38:26 2012
Asterisk developer's documentation
Main Page
Related Pages
Modules
Data Structures
Files
Directories
Examples
Alphabetical List
Data Structures
Data Fields
iax_frame_list Struct Reference
This is just so
iax_frames
, a list head struct for holding a list of
iax_frame
structures, is defined.
More...
Collaboration diagram for iax_frame_list:
[
legend
]
Data Fields
struct
iax_frame
*
first
struct
iax_frame
*
last
Detailed Description
This is just so
iax_frames
, a list head struct for holding a list of
iax_frame
structures, is defined.
Definition at line
57
of file
iax2-parser.c
.
Field Documentation
struct
iax_frame
*
first
[read]
Definition at line
57
of file
iax2-parser.c
.
struct
iax_frame
*
last
[read]
Definition at line
57
of file
iax2-parser.c
.
The documentation for this struct was generated from the following file:
iax2-parser.c
Generated on Mon May 21 06:38:26 2012 for Asterisk - The Open Source Telephony Project by
1.5.6