|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::GeofenceProximityArea, including all inherited members.
| area | gem::GeofenceArea | |
| borderPos | gem::GeofenceProximityArea | |
| distance | gem::GeofenceProximityArea | |
| GeofenceArea()=default | gem::GeofenceArea | |
| GeofenceArea(StrongPointer< GeographicArea > area, const String &id, const ParameterList &meta) | gem::GeofenceArea | inline |
| GeofenceProximityArea()=default | gem::GeofenceProximityArea | |
| GeofenceProximityArea(const GeofenceArea &area, Coordinates borderPos=Coordinates(), int distance=0, bool inside=false) | gem::GeofenceProximityArea | inline |
| id | gem::GeofenceArea | |
| inside | gem::GeofenceProximityArea | |
| meta | gem::GeofenceArea | |
| operator bool() const | gem::GeofenceProximityArea | inline |