Parent Directory | Revision Log | Patch
revision 1.10 by mocchiut, Fri Oct 20 11:39:30 2006 UTC | revision 1.11 by mocchiut, Tue Oct 24 14:24:22 2006 UTC | |
---|---|---|
# | Line 64 class GL_RUN : public TObject { | Line 64 class GL_RUN : public TObject { |
64 | Int_t Fill_GL_RUN(TSQLServer*); | Int_t Fill_GL_RUN(TSQLServer*); |
65 | Int_t Query_GL_RUN_FRAGMENTS(TString, TSQLServer*); | Int_t Query_GL_RUN_FRAGMENTS(TString, TSQLServer*); |
66 | Int_t Fill_GL_RUN_FRAGMENTS(TSQLServer*); | Int_t Fill_GL_RUN_FRAGMENTS(TSQLServer*); |
67 | Int_t DeleteRun(TSQLServer*, UInt_t, TString); | |
68 | Int_t RestoreRun(TSQLServer*, UInt_t, TString); | |
69 | void Clear(); | void Clear(); |
70 | // | // |
71 | // SETTERS | // SETTERS |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |