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

Diff of /smsdaemon/DebugTransceiver.h

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

revision 149 by torben, Sun Dec 7 20:58:41 2008 UTC revision 180 by torben, Fri Dec 12 12:54:27 2008 UTC
# Line 20  public: Line 20  public:
20          virtual std::vector<SMS> ReadSms(bool readAll=false);          virtual std::vector<SMS> ReadSms(bool readAll=false);
21          virtual void SendSms(std::string to, std::string message, bool allowMultipart);          virtual void SendSms(std::string to, std::string message, bool allowMultipart);
22    
         virtual void DeleteSms(std::string smsIndex) {}  
23          virtual int DeleteAllSms() { return 0;}          virtual int DeleteAllSms() { return 0;}
24    
25    

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

  ViewVC Help
Powered by ViewVC 1.1.20