|
Asterisk - The Open Source Telephony Project GIT-master-4f2b068
|

Data Fields | |
| const char * | crs |
| struct geoloc_gml_attr | required_attributes [MAX_SHAPE_ATTRIBUTES] |
| const char * | shape_type |
Definition at line 32 of file geoloc_gml.c.
| const char* crs |
Definition at line 34 of file geoloc_gml.c.
Referenced by ast_geoloc_gml_validate_varlist(), and handle_gml_show().
| struct geoloc_gml_attr required_attributes[MAX_SHAPE_ATTRIBUTES] |
Definition at line 35 of file geoloc_gml.c.
Referenced by find_attribute_index(), and handle_gml_show().
| const char* shape_type |
Definition at line 33 of file geoloc_gml.c.
Referenced by find_shape_index(), and handle_gml_show().