/[projects]/smsdaemon/ModemTransceiver.h
ViewVC logotype

Diff of /smsdaemon/ModemTransceiver.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 180 by torben, Fri Dec 12 12:54:27 2008 UTC revision 196 by torben, Thu Dec 18 06:53:29 2008 UTC
# Line 22  public: Line 22  public:
22          void Init();          void Init();
23    
24          virtual void SendSms(std::string to, std::string message, bool allowMultipart);          virtual void SendSms(std::string to, std::string message, bool allowMultipart);
25          void SendSmsPdu(std::string pdu, int len);          void SendSmsPdu(std::string pdu, int len);
26    
27          virtual std::vector<SMS> ReadSms(bool readAll=false);          virtual std::vector<SMS> ReadSms(bool readAll=false);
28    

Legend:
Removed from v.180  
changed lines
  Added in v.196

  ViewVC Help
Powered by ViewVC 1.1.20