Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
geoloc_gml_attr Struct Reference

Data Fields

const char * attribute
 
int max_allowed
 
int min_required
 
int(* validator )(const char *value)
 

Detailed Description

Definition at line 67 of file geoloc_gml.c.

Field Documentation

◆ attribute

const char* attribute

Definition at line 68 of file geoloc_gml.c.

Referenced by ast_geoloc_gml_validate_varlist(), and handle_gml_show().

◆ max_allowed

int max_allowed

Definition at line 70 of file geoloc_gml.c.

Referenced by handle_gml_show().

◆ min_required

int min_required

Definition at line 69 of file geoloc_gml.c.

Referenced by handle_gml_show().

◆ validator

int(* validator) (const char *value)

Definition at line 71 of file geoloc_gml.c.


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