ModemManager Member List

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

asyncAddNewApn(const std::string &imsi, const dpyModem::AccessPointNetwork &apn, dpyModem::result_handler_function handler)ModemManager
asyncDeleteApnByImsi(const std::string &imsi, dpyModem::result_handler_function handler)ModemManager
asyncForceCustomApn(const std::string &imsi, dpyModem::result_handler_function handler, const bool &force=false, const dpyModem::AccessPointNetwork &custom_apn={})ModemManager
asyncForceCustomApn(dpyModem::result_handler_function handler, const bool &force=false, const dpyModem::AccessPointNetwork &custom_apn={})ModemManager
asyncForceNetworkMode(const std::string &modemid, dpyModem::NetworkMode mode, dpyModem::result_handler_function handler)ModemManager
asyncGetActiveSims(const std::string &modemid, dpyModem::sim_list_handler_function handler)ModemManager
asyncGetApnByImsi(const std::string &imsi, dpyModem::get_apn_by_imsi_handler_function handler)ModemManager
asyncGetForcedAPN(dpyModem::forced_apn_handler_function handler)ModemManager
asyncGetInterfaceStatistics(const std::string &modemid, dpyModem::interface_statistics_function_handler)ModemManager
asyncGetModemInfo(const std::string &modemid, dpyModem::modem_info_handler_function handler)ModemManager
asyncGetModems(dpyModem::modem_list_handler_function handler)ModemManager
asyncGetModemSims(const std::string &modemid, dpyModem::sim_list_handler_function handler)ModemManager
asyncGetModemStatus(const std::string &modemid, dpyModem::modem_status_handler_function handler)ModemManager
asyncGetSimInfo(const std::string &simid, dpyModem::sim_info_handler_function handler)ModemManager
asyncGetSimStatus(const std::string &simid, dpyModem::simStatus_handler_function handler)ModemManager
asyncIsDataConnectionEnabled(const std::string &modemid, dpyModem::modem_data_connection_status_handler_function handler)ModemManager
asyncModifyApnByImsi(const std::string &current_imsi, const dpyModem::AccessPointNetwork &new_apn, dpyModem::result_handler_function handler)ModemManager
asyncRequestModemOperation(const std::string &modemid, const dpyModem::ModemOperation &operation, dpyModem::result_handler_function handler)ModemManager
asyncSwitchCurrentSimCard(const std::string &modemid, dpyModem::result_handler_function handler)ModemManager
getCurrentSimSlot(const std::string &modemid, dpyModem::sim_slot_handler_function handler)ModemManager
getModemListEvents_S(dpyModem::modem_list_event_handler_function handler)ModemManager
getModemStatusEvents_S(dpyModem::modem_status_handler_function handler)ModemManager
getModemWarningEvents_S(dpyModem::modem_warning_event_handler_function handler)ModemManager
getSimListEvents_S(dpyModem::sim_list_event_handler_function handler)ModemManager
getSimStatusEvents_S(dpyModem::simStatus_handler_function handler)ModemManager
getSimStatusEvents_U()ModemManager
isAlive()ModemManager
mClientModemManagerprotected
ModemManager(std::string ip="127.0.0.1")ModemManagerexplicit
monitorServiceAvailability_S(dpyModem::service_availability_handler_function handler)ModemManager
monitorServiceAvailability_U()ModemManager
~ModemManager()ModemManager