| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
| Data Fields | |
| enum geoloc_shape_attrs | attr | 
| const char * | name | 
| int(* | transformer )(struct ast_variable *value) | 
| int(* | validator )(const char *value) | 
Definition at line 42 of file geoloc_gml.c.
| enum geoloc_shape_attrs attr | 
Definition at line 43 of file geoloc_gml.c.
| const char* name | 
Definition at line 44 of file geoloc_gml.c.
Referenced by PathSegment::get_child(), and SwaggerType::load().
| int(* transformer) (struct ast_variable *value) | 
Definition at line 46 of file geoloc_gml.c.
| int(* validator) (const char *value) | 
Definition at line 45 of file geoloc_gml.c.