library: libTree #include "TBasketSQL.h" |
TBasketSQL
class description - header file - source file - inheritance tree (.pdf)
public:
TBasketSQL()
TBasketSQL(const char* name, const char* title, TBranch* branch, TSQLResult** rs, TString* insert_query, vector<Int_t>* vc, TSQLRow** row)
TBasketSQL(const TBasketSQL&)
~TBasketSQL()
static TClass* Class()
void CreateBuffer(const char* name, TString title, vector<Int_t>* vc, TBranch* branch, TSQLResult** rs)
TSQLResult* GetResultSet()
virtual TClass* IsA() const
virtual void PrepareBasket(Long64_t entry)
virtual Int_t ReadBasketBuffers(Long64_t pos, Int_t len, TFile* file)
virtual Int_t ReadBasketBytes(Long64_t pos, TFile* file)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual void Update(Int_t offset, Int_t skipped)
protected:
TSQLResult** fResultPtr !
TSQLRow** fRowPtr !
TString* fInsertQuery !
Author: Philippe Canal and al. 08/2004
Last update: root/tree:$Name: $:$Id: TBasketSQL.cxx,v 1.2 2005/11/11 22:16:04 pcanal Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.