Gnss Member List

This is the complete list of members for Gnss, including all inherited members.

asyncGetLastPosition(dpyGnss::get_position_handler_function handler) (defined in Gnss)Gnss
asyncGetModuleInfo(dpyGnss::GnssInfo info, dpyGnss::get_info_handler_function handler) (defined in Gnss)Gnss
asyncGetPowerStatus(dpyGnss::power_status_handler_function handler) (defined in Gnss)Gnss
asyncGetStatus(dpyGnss::get_gnss_status_handler_function handler) (defined in Gnss)Gnss
asyncGetStoredTimeDate(dpyGnss::get_time_date_handler_function handler) (defined in Gnss)Gnss
asyncPerformHardwareReset(dpyGnss::result_handler_function handler) (defined in Gnss)Gnss
asyncPerformSoftwareReset(dpyGnss::SwResetType reset_type, dpyGnss::result_handler_function handler) (defined in Gnss)Gnss
asyncSetPowerStatus(dpyGnss::GnssPowerStatus power_stat, dpyGnss::result_handler_function handler) (defined in Gnss)Gnss
asyncStartSimulationMode(dpyGnss::SimulationMode simulation_type, std::string file_path, dpyGnss::result_handler_function handler) (defined in Gnss)Gnss
asyncStopSimulationMode(dpyGnss::result_handler_function handler) (defined in Gnss)Gnss
getLastPosition(GnssPosition &last_position) (defined in Gnss)Gnss
getModuleInfo(dpyGnss::GnssInfo info, std::string &value) (defined in Gnss)Gnss
getPeriodicPosition_S(dpyGnss::get_periodic_position_handler_function handler) (defined in Gnss)Gnss
getPeriodicPosition_U() (defined in Gnss)Gnss
getPeriodicStatus_S(dpyGnss::get_gnss_status_handler_function handler) (defined in Gnss)Gnss
getPeriodicStatus_U() (defined in Gnss)Gnss
getPowerStatus(dpyGnss::GnssPowerStatus &pwr_stat) (defined in Gnss)Gnss
getStoredTimeDate(tm &gnssdatetime) (defined in Gnss)Gnss
Gnss(std::string ip="127.0.0.1") (defined in Gnss)Gnssexplicit
isAlive()Gnss
monitorServiceAvailability_S(dpyGnss::service_availability_handler handler) (defined in Gnss)Gnss
monitorServiceAvailability_U() (defined in Gnss)Gnss
performHardwareReset() (defined in Gnss)Gnss
performSoftwareReset(dpyGnss::SwResetType reset_type) (defined in Gnss)Gnss
setPowerStatus(dpyGnss::GnssPowerStatus &power_stat) (defined in Gnss)Gnss
subscribe(GnssObserver *observer) (defined in Gnss)Gnss
unsubscribe(GnssObserver *observer) (defined in Gnss)Gnss
~Gnss() (defined in Gnss)Gnssvirtual