1 #ifndef FAIRDBRESULTPTR_H
2 #define FAIRDBRESULTPTR_H
29 Bool_t findFullTimeWindow =
true);
34 Bool_t findFullTimeWindow =
true);
38 const string&
data =
"",
39 const string& fillOpts =
"",
56 const T*
GetRow(UInt_t rowNum)
const;
66 UInt_t
NextQuery(Bool_t forwards = kTRUE);
69 Bool_t findFullTimeWindow =
true);
72 const string&
data =
"",
73 const string& fillOpts =
"");
75 UInt_t
NewQuery(UInt_t seqNo,UInt_t dbNo);
91 #ifndef __CINT__ // Hide map from CINT; it complains about missing Streamer() etc.
101 #endif // FAIRDBRESULT_H