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

Diff of /smsdaemon/DebugTransceiver.h

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

revision 196 by torben, Thu Dec 18 06:53:29 2008 UTC revision 210 by torben, Sun Dec 21 21:14:40 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 int DeleteAllSms()  
         {  
                 return 0;  
         }  
   
23    
24    
25          std::string GetTo()          std::string GetTo()

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

  ViewVC Help
Powered by ViewVC 1.1.20