Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


ast_var_t Struct Reference

#include <chanvars.h>

Data Fields

struct {
   struct ast_var_t *   next
 
entries
 
char name [0]
 
char * value
 

Detailed Description

Definition at line 28 of file chanvars.h.

Field Documentation

struct ast_var_t* next

Definition at line 29 of file chanvars.h.

char* value

Definition at line 30 of file chanvars.h.

Referenced by acf_iaxvar_read(), ast_var_assign(), ast_var_value(), and clone_variables().


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