Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


skinny_addon Struct Reference

Collaboration diagram for skinny_addon:

Collaboration graph
[legend]

Detailed Description

Definition at line 975 of file chan_skinny.c.

Data Fields

ast_mutex_t lock
skinny_addonnext
skinny_deviceparent
char type [10]


Field Documentation

ast_mutex_t lock
 

Definition at line 976 of file chan_skinny.c.

Referenced by build_device().

struct skinny_addon* next
 

Definition at line 979 of file chan_skinny.c.

Referenced by build_device(), and get_button_template().

struct skinny_device* parent
 

Definition at line 980 of file chan_skinny.c.

char type[10]
 

Definition at line 977 of file chan_skinny.c.

Referenced by build_device(), and get_button_template().


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