Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
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(), Parameter::load(), Property::load(), 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.