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

Diff of /smsdaemon/ModemTransceiver.h

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

revision 90 by torben, Mon Jun 16 10:21:02 2008 UTC revision 105 by torben, Tue Jun 17 17:47:37 2008 UTC
# Line 32  private: Line 32  private:
32          std::string GetResponse();          std::string GetResponse();
33          std::string Command(std::string command, std::string term = "OK\r\n");          std::string Command(std::string command, std::string term = "OK\r\n");
34    
35            void HandlePincode();
36            void WaitForSimcard();
37    
38          bool _timeout;          bool _timeout;
39          SerialPort& m_port;          SerialPort& m_port;
40  };  };

Legend:
Removed from v.90  
changed lines
  Added in v.105

  ViewVC Help
Powered by ViewVC 1.1.20