/[projects]/wxCpuThrottle/src/acpiparser.h
ViewVC logotype

Diff of /wxCpuThrottle/src/acpiparser.h

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

revision 24 by torben, Thu Aug 9 20:57:19 2007 UTC revision 25 by torben, Fri Aug 10 18:12:36 2007 UTC
# Line 33  public: Line 33  public:
33      int GetCurrentState();      int GetCurrentState();
34      int GetStateCount();      int GetStateCount();
35      std::string GetStateDescription(unsigned int stateNumber);      std::string GetStateDescription(unsigned int stateNumber);
36      bool SetState(int newState);      void SetState(int newState);
37  private:  private:
38          int mCurrentState;          int mCurrentState;
39          int mNumstates;          int mNumstates;

Legend:
Removed from v.24  
changed lines
  Added in v.25

  ViewVC Help
Powered by ViewVC 1.1.20