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

Diff of /smsdaemon/Sms.h

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

revision 69 by torben, Fri Jun 13 06:38:43 2008 UTC revision 75 by torben, Fri Jun 13 10:10:06 2008 UTC
# Line 11  public: Line 11  public:
11    
12          //decode an CMGF=1 text string          //decode an CMGF=1 text string
13          static SMS FromRawString(const std::string& input);          static SMS FromRawString(const std::string& input);
14            static SMS FromPduString(const std::string& input);
15    
16          std::string sms_index;          std::string sms_index;
17          std::string sender;          std::string sender;

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

  ViewVC Help
Powered by ViewVC 1.1.20