ISim Member List

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

deleteSms(const std::string &smsId)=0ISimpure virtual
getAllSmsInfo(std::map< std::string, dpyModem::s_SMSInfo > &smsList)=0ISimpure virtual
getApn(dpyModem::AccessPointNetwork &apn, bool &forced)=0ISimpure virtual
getCallSourceStatus() const =0ISimpure virtual
getIccid() const =0ISimpure virtual
getId() const ISim
getImsi() const =0ISimpure virtual
getLastCallInfo() const =0ISimpure virtual
getOperatorName() const =0ISimpure virtual
getSimInfo(dpyModem::SimInfo &sim_info)=0ISimpure virtual
getSmsInfo(const std::string &smsId, dpyModem::s_SMSInfo &smsInfo)=0ISimpure virtual
getStatus() const =0ISimpure virtual
notifyCallSourceStatusUpdate(const std::string &simId, const dpyModem::CallSourceStatus &sourceStatus) (defined in ISim)ISimprotected
notifySimStatusUpdate(const std::string &simId, const dpyModem::SimStatus &status) (defined in ISim)ISimprotected
notifySmsEvent(const std::string &simId, const std::string &smsId, const dpyModem::SmsEvent &smsEvent) (defined in ISim)ISimprotected
notifyVoiceCallEvent(const std::string &simId, const dpyModem::CallStatus &callStatusEvent) (defined in ISim)ISimprotected
setId(const std::string &id) (defined in ISim)ISimprotected
subscribe(SimObserver *observer)ISim
unsubscribe(SimObserver *observer)ISim
~ISim()ISimvirtual