Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:02 2007

Asterisk developer's documentation :: Codename Pineapple


nbs_pvt Struct Reference

Collaboration diagram for nbs_pvt:

Collaboration graph
[legend]

Detailed Description

Definition at line 67 of file chan_nbs.c.

Data Fields

char app [16]
ast_frame fr
NBS * nbs
ast_channelowner
char stream [80]
ast_module_useru


Field Documentation

char app[16]
 

Definition at line 70 of file chan_nbs.c.

struct ast_frame fr
 

Definition at line 72 of file chan_nbs.c.

Referenced by nbs_xread().

NBS* nbs
 

Definition at line 68 of file chan_nbs.c.

Referenced by nbs_call(), nbs_destroy(), nbs_new(), and nbs_xwrite().

struct ast_channel* owner
 

Definition at line 69 of file chan_nbs.c.

Referenced by nbs_new().

char stream[80]
 

Definition at line 71 of file chan_nbs.c.

Referenced by nbs_alloc(), and nbs_new().

struct ast_module_user* u
 

Definition at line 73 of file chan_nbs.c.

Referenced by nbs_destroy(), and nbs_new().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen