/[PAMELA software]/PamVMC/include/PamVMCSQLMgr.h
ViewVC logotype

Diff of /PamVMC/include/PamVMCSQLMgr.h

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

revision 1.1 by nikolas, Thu Feb 19 16:50:36 2009 UTC revision 1.5 by pam-rm2, Fri Jun 12 18:39:19 2009 UTC
# Line 2  Line 2 
2  #define PAMVMCSQLMGR_H  #define PAMVMCSQLMGR_H
3  #include <iostream>  #include <iostream>
4    
5  #include "GLTables.h"  #include <GLTables.h>
6  #include "TString.h"  #include "TString.h"
7  #include <TSQLServer.h>  #include <TSQLServer.h>
8  #include <TSystem.h>  #include <TSystem.h>
# Line 30  class PamVMCSQLMgr: public TObject { Line 30  class PamVMCSQLMgr: public TObject {
30    
31   public:   public:
32    
33    ~PamVMCSQLMgr(){    virtual ~PamVMCSQLMgr(){
34      delete fdbc;      delete fdbc;
35      delete fglt;      delete fglt;
36      delete fglparam;      delete fglparam;

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23