Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


ast_var_t Struct Reference

#include <chanvars.h>


Detailed Description

Definition at line 28 of file chanvars.h.

Public Member Functions

 AST_LIST_ENTRY (ast_var_t) entries

Data Fields

char name [0]
char * value


Member Function Documentation

AST_LIST_ENTRY ast_var_t   ) 
 


Field Documentation

char name[0]
 

Definition at line 31 of file chanvars.h.

Referenced by local_call().

char* value
 

Definition at line 30 of file chanvars.h.

Referenced by local_call().


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