Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


io_rec Struct Reference


Detailed Description

Definition at line 50 of file io.c.

Data Fields

ast_io_cb callback
void * data
int * id


Field Documentation

ast_io_cb callback
 

Definition at line 51 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().

void* data
 

Definition at line 52 of file io.c.

Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().

int* id
 

Definition at line 53 of file io.c.

Referenced by ast_io_add(), ast_io_dump(), ast_io_remove(), ast_io_wait(), and io_shrink().


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