ISim Member List
This is the complete list of members for ISim, including all inherited members.
deleteSms(const std::string &smsId)=0 | ISim | pure virtual |
getAllSmsInfo(std::map< std::string, dpyModem::s_SMSInfo > &smsList)=0 | ISim | pure virtual |
getApn(dpyModem::AccessPointNetwork &apn, bool &forced)=0 | ISim | pure virtual |
getCallSourceStatus() const =0 | ISim | pure virtual |
getIccid() const =0 | ISim | pure virtual |
getId() const | ISim | |
getImsi() const =0 | ISim | pure virtual |
getLastCallInfo() const =0 | ISim | pure virtual |
getOperatorName() const =0 | ISim | pure virtual |
getSimInfo(dpyModem::SimInfo &sim_info)=0 | ISim | pure virtual |
getSmsInfo(const std::string &smsId, dpyModem::s_SMSInfo &smsInfo)=0 | ISim | pure virtual |
getStatus() const =0 | ISim | pure virtual |
notifyCallSourceStatusUpdate(const std::string &simId, const dpyModem::CallSourceStatus &sourceStatus) (defined in ISim) | ISim | protected |
notifySimStatusUpdate(const std::string &simId, const dpyModem::SimStatus &status) (defined in ISim) | ISim | protected |
notifySmsEvent(const std::string &simId, const std::string &smsId, const dpyModem::SmsEvent &smsEvent) (defined in ISim) | ISim | protected |
notifyVoiceCallEvent(const std::string &simId, const dpyModem::CallStatus &callStatusEvent) (defined in ISim) | ISim | protected |
setId(const std::string &id) (defined in ISim) | ISim | protected |
subscribe(SimObserver *observer) | ISim | |
unsubscribe(SimObserver *observer) | ISim | |
~ISim() | ISim | virtual |