Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
Namelist Struct Reference

#include <f2c.h>

Collaboration diagram for Namelist:
Collaboration graph
[legend]

Data Fields

char * name
 
int nvars
 
Vardesc ** vars
 

Detailed Description

Definition at line 188 of file f2c.h.

Field Documentation

◆ name

char* name

Definition at line 189 of file f2c.h.

Referenced by PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().

◆ nvars

int nvars

Definition at line 191 of file f2c.h.

◆ vars

Vardesc** vars

Definition at line 190 of file f2c.h.


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