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

Diff of /smsdaemon/Sms.h

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

revision 26 by torben, Mon Jun 9 18:15:53 2008 UTC revision 69 by torben, Fri Jun 13 06:38:43 2008 UTC
# Line 9  public: Line 9  public:
9          SMS();          SMS();
10          SMS(std::string _sender, std::string _message, std::string _timestamp="");          SMS(std::string _sender, std::string _message, std::string _timestamp="");
11    
12            //decode an CMGF=1 text string
13          static SMS FromRawString(const std::string& input);          static SMS FromRawString(const std::string& input);
14    
15          std::string sms_index;          std::string sms_index;

Legend:
Removed from v.26  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.20