/[projects]/smsdaemon/plugins/ShellExecPlugin.h
ViewVC logotype

Diff of /smsdaemon/plugins/ShellExecPlugin.h

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

revision 148 by torben, Thu Jun 19 14:47:52 2008 UTC revision 149 by torben, Sun Dec 7 20:58:41 2008 UTC
# Line 10  class ShellExecPlugin : public Plugin Line 10  class ShellExecPlugin : public Plugin
10  public:  public:
11          ShellExecPlugin(std::string pluginCommand, std::string exeCommand, bool allowParameters, bool returnOutput);          ShellExecPlugin(std::string pluginCommand, std::string exeCommand, bool allowParameters, bool returnOutput);
12    
13          virtual void Execute(IGsmModem& modem, SMS& sms);          virtual void Execute(ISmsTransceiver& modem, SMS& sms);
14    
15          virtual ~ShellExecPlugin() {}          virtual ~ShellExecPlugin() {}
16  private:  private:

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

  ViewVC Help
Powered by ViewVC 1.1.20