Geofencing Member List
This is the complete list of members for Geofencing, including all inherited members.
asyncAddBufferedLine(dpyGeofencing::result_handler_function handler, std::string sogid, int id, std::string name, bool enabled, std::vector< std::pair< double, double >> positionList, int radius) (defined in Geofencing) | Geofencing | |
asyncAddCircle(dpyGeofencing::result_handler_function handler, std::string sogid, int id, std::string name, bool enabled, std::pair< double, double > position, int radius) (defined in Geofencing) | Geofencing | |
asyncAddPolygon(dpyGeofencing::result_handler_function handler, std::string sogid, int id, std::string name, bool enabled, std::vector< std::pair< double, double >> positionList) (defined in Geofencing) | Geofencing | |
asyncDeleteGeofence(dpyGeofencing::result_handler_function handler, std::string sogid, int id) (defined in Geofencing) | Geofencing | |
asyncDisableFeedPosition(dpyGeofencing::result_handler_function handler) (defined in Geofencing) | Geofencing | |
asyncDisableGeofence(dpyGeofencing::result_handler_function handler, std::string sogid, int id) (defined in Geofencing) | Geofencing | |
asyncEnableGeofence(dpyGeofencing::result_handler_function handler, std::string sogid, int id) (defined in Geofencing) | Geofencing | |
asyncFeedPosition(dpyGeofencing::result_handler_function handler, std::pair< double, double > position) (defined in Geofencing) | Geofencing | |
asyncGetGeofences(dpyGeofencing::geofences_list_handler_function handler, std::string sogid) (defined in Geofencing) | Geofencing | |
asyncGetSOGs(dpyGeofencing::sogs_list_handler_function handler) (defined in Geofencing) | Geofencing | |
disableFeedPosition() (defined in Geofencing) | Geofencing | |
feedPosition(std::pair< double, double > position) (defined in Geofencing) | Geofencing | |
geofenceEvents_S(dpyGeofencing::geofence_event_handler_function handler) (defined in Geofencing) | Geofencing | |
geofenceEvents_U() (defined in Geofencing) | Geofencing | |
Geofencing(std::string ip="127.0.0.1") (defined in Geofencing) | Geofencing | explicit |
isAlive() (defined in Geofencing) | Geofencing | |
monitorServiceAvailability_S(dpyGeofencing::service_availability_handler handler) (defined in Geofencing) | Geofencing | |
monitorServiceAvailability_U() (defined in Geofencing) | Geofencing | |
sogEvents_S(dpyGeofencing::sog_event_handler_function handler) (defined in Geofencing) | Geofencing | |
sogEvents_U() (defined in Geofencing) | Geofencing | |
sogListEvents_S(dpyGeofencing::soglist_event_handler_function handler) (defined in Geofencing) | Geofencing | |
sogListEvents_U() (defined in Geofencing) | Geofencing | |
subscribePeriodicPosition(IgeofencingObserver *observer) (defined in Geofencing) | Geofencing | |
unsubscribePeriodicPosition(IgeofencingObserver *observer) (defined in Geofencing) | Geofencing | |
~Geofencing() (defined in Geofencing) | Geofencing |