Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ast_frames Struct Reference

This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined. More...

Collaboration diagram for ast_frames:

Data Fields

struct ast_framefirst
struct ast_framelast

Detailed Description

This is just so ast_frames, a list head struct for holding a list of ast_frame structures, is defined.

Definition at line 62 of file frame.c.


Field Documentation

struct ast_frame* first

Definition at line 62 of file frame.c.

struct ast_frame* last

Definition at line 62 of file frame.c.


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