Asterisk - The Open Source Telephony Project GIT-master-67613d1
Data Fields
ast_var_t Struct Reference

#include <chanvars.h>

Collaboration diagram for ast_var_t:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 28 of file chanvars.h.

Field Documentation

◆  [1/2]

struct { ... } entries

◆  [2/2]

struct { ... } entries

◆ name

char name

◆ next

struct ast_var_t* next

Definition at line 29 of file chanvars.h.

◆ value

char * value

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