Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


val Struct Reference


Detailed Description

Definition at line 195 of file ast_expr2.c.

Data Fields

enum valtype type
union {
   quad_t   i
   char *   s
   char *   s
u
union {
   quad_t   i
   char *   s
   char *   s
u


Field Documentation

quad_t i
 

Definition at line 199 of file ast_expr2.c.

Referenced by is_zero_or_null(), op_compl(), op_cond(), op_minus(), op_negate(), op_plus(), op_times(), to_integer(), and to_string().

char* s
 

Definition at line 1377 of file ast_expr2f.c.

char* s
 

Definition at line 198 of file ast_expr2.c.

Referenced by free_value(), is_zero_or_null(), op_colon(), op_compl(), op_cond(), op_eqtilde(), strip_quotes(), to_integer(), and to_string().

enum valtype type
 

Definition at line 196 of file ast_expr2.c.

Referenced by free_value(), is_zero_or_null(), isstring(), op_compl(), strip_quotes(), to_integer(), and to_string().

union { ... } u
 

union { ... } u
 

Referenced by free_value(), is_zero_or_null(), op_colon(), op_compl(), op_cond(), op_eqtilde(), op_minus(), op_negate(), op_plus(), op_times(), strip_quotes(), to_integer(), and to_string().


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

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