/[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 43 by torben, Tue Jun 10 14:38:59 2008 UTC revision 44 by torben, Wed Jun 11 08:25:34 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);          ShellExecPlugin(std::string pluginCommand, std::string exeCommand);
12    
13          virtual void Execute(GsmModem& modem, SMS& sms);          virtual void Execute(IGsmModem& modem, SMS& sms);
14    
15          virtual ~ShellExecPlugin() {}          virtual ~ShellExecPlugin() {}
16  private:  private:

Legend:
Removed from v.43  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.20