Mon Sep 20 2010 00:34:35

Asterisk developer's documentation


Data Fields

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:
Collaboration graph
[legend]

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: