Asterisk - The Open Source Telephony Project GIT-master-4f2b068
Loading...
Searching...
No Matches
Data Fields
geoloc_gml_attr Struct Reference

Data Fields

int max_allowed
 
int min_required
 
const char * name
 
int(* validator )(const char *name, const char *value, const struct ast_variable *varlist, char **result)
 

Detailed Description

Definition at line 23 of file geoloc_gml.c.

Field Documentation

◆ max_allowed

int max_allowed

Definition at line 26 of file geoloc_gml.c.

Referenced by handle_gml_show().

◆ min_required

int min_required

Definition at line 25 of file geoloc_gml.c.

Referenced by handle_gml_show().

◆ name

const char* name

Definition at line 24 of file geoloc_gml.c.

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

◆ validator

int(* validator) (const char *name, const char *value, const struct ast_variable *varlist, char **result)

Definition at line 27 of file geoloc_gml.c.


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