TSQLResult * GetResultSet()
TBasketSQL()
Default constructor.
virtual void Reset()
See TBasket::Reset.
Implement TBuffer for a SQL backend.
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format...
void CreateBuffer(const char *name, TString title, std::vector< Int_t > *vc, TBranch *branch, TSQLResult **rs)
Create a TSQLBuffer for this basket.
#define ClassDef(name, id)
void PrepareBasket(Long64_t entry)
Prepare the basket for the next entry.
TBasketSQL & operator=(const TBasketSQL &)
Manages buffers for branches of a Tree.
void Update(Int_t offset, Int_t skipped)
See TBasket::Update.
Implement TBasket for a SQL backend.
virtual Int_t ReadBasketBytes(Long64_t pos, TFile *file)
See TBasket::ReadBasketBytes. This is not implemented in TBasketSQL.
A TTree is a list of TBranches.
virtual Int_t ReadBasketBuffers(Long64_t pos, Int_t len, TFile *file)
See TBasket::ReadBasketBuffers. This is not implemented in TBasketSQL.