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

Diff of /smsdaemon/Common.h

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

revision 150 by torben, Sun Dec 7 21:42:15 2008 UTC revision 157 by torben, Mon Dec 8 21:28:40 2008 UTC
# Line 43  public: Line 43  public:
43          class ConfigFile* GetConfigfile();          class ConfigFile* GetConfigfile();
44          void SetConfigfile(class ConfigFile*);          void SetConfigfile(class ConfigFile*);
45    
         void logMessage(std::string str);  
         void setLogfile(std::string file) {_logFile = file;}  
46    
47          void loadConfig(int argc, char* argv[]);          void loadConfig(int argc, char* argv[]);
48    
# Line 63  private: Line 61  private:
61    
62          void printUsage();          void printUsage();
63    
         std::string _logFile;  
64  };  };
65    
66    

Legend:
Removed from v.150  
changed lines
  Added in v.157

  ViewVC Help
Powered by ViewVC 1.1.20