/[H6]/CommonStorage.h
ViewVC logotype

Diff of /CommonStorage.h

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

revision 6 by torben, Wed Aug 30 12:00:21 2006 UTC revision 9 by torben, Wed Aug 30 21:57:57 2006 UTC
# Line 9  class CommonStorage Line 9  class CommonStorage
9  {  {
10  public:  public:
11          static CommonStorage *Instance();          static CommonStorage *Instance();
12            ~CommonStorage(void);
13    
14          //setters and getters er inline funktioner          //setters and getters er inline funktioner
15          void setDBLayer(DatabaseLayer *d) {dbl = d;}          void setDBLayer(DatabaseLayer *d) {dbl = d;}

Legend:
Removed from v.6  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.20