Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
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

◆ [struct] [1/2]

struct { ... } entries

◆ [struct] [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: