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

Diff of /smsdaemon/Spooler.h

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

revision 195 by torben, Mon Dec 8 17:14:21 2008 UTC revision 196 by torben, Thu Dec 18 06:53:29 2008 UTC
# Line 8  class Spooler Line 8  class Spooler
8  {  {
9  public:  public:
10          void enqueue(std::string recipient, std::string message);          void enqueue(std::string recipient, std::string message);
11          std::string dequeue();            std::string dequeue();
12    
13          std::string getFilename();          std::string getFilename();
14  private:  private:

Legend:
Removed from v.195  
changed lines
  Added in v.196

  ViewVC Help
Powered by ViewVC 1.1.20