|  | TODBCStatement(const TODBCStatement&) | 
|  | TODBCStatement(SQLHSTMT stmt, Int_t rowarrsize, Bool_t errout = kTRUE) | 
| virtual | ~TODBCStatement() | 
| void | TObject::AbstractMethod(const char* method) const | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| virtual void | TObject::Browse(TBrowser* b) | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| virtual void | TObject::Clear(Option_t* = "") | 
| virtual TObject* | TObject::Clone(const char* newname = "") const | 
| virtual void | Close(Option_t* = "") | 
| virtual Int_t | TObject::Compare(const TObject* obj) const | 
| virtual void | TObject::Copy(TObject& object) const | 
| virtual void | TObject::Delete(Option_t* option = "") | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TObject::DrawClass() const | 
| virtual TObject* | TObject::DrawClone(Option_t* option = "") const | 
| virtual void | TObject::Dump() const | 
| virtual void | TSQLStatement::EnableErrorOutput(Bool_t on = kTRUE) | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) | 
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) | 
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) | 
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const | 
| virtual TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| virtual Bool_t | GetBinary(Int_t npar, void*& mem, Long_t& size) | 
| virtual Int_t | GetBufferLength() const | 
| virtual Bool_t | GetDate(Int_t npar, Int_t& year, Int_t& month, Int_t& day) | 
| virtual Bool_t | GetDatime(Int_t npar, Int_t& year, Int_t& month, Int_t& day, Int_t& hour, Int_t& min, Int_t& sec) | 
| Int_t | TSQLStatement::GetDay(Int_t) | 
| virtual Double_t | GetDouble(Int_t npar) | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| static Long_t | TObject::GetDtorOnly() | 
| virtual Int_t | TSQLStatement::GetErrorCode() const | 
| virtual const char* | TSQLStatement::GetErrorMsg() const | 
| virtual const char* | GetFieldName(Int_t nfield) | 
| Int_t | TSQLStatement::GetHour(Int_t) | 
| virtual const char* | TObject::GetIconName() const | 
| virtual Int_t | GetInt(Int_t npar) | 
| virtual Long_t | GetLong(Int_t npar) | 
| virtual Long64_t | GetLong64(Int_t npar) | 
| Int_t | TSQLStatement::GetMinute(Int_t) | 
| Int_t | TSQLStatement::GetMonth(Int_t) | 
| virtual const char* | TObject::GetName() const | 
| virtual Int_t | GetNumAffectedRows() | 
| virtual Int_t | GetNumFields() | 
| virtual Int_t | GetNumParameters() | 
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const | 
| static Bool_t | TObject::GetObjectStat() | 
| virtual Option_t* | TObject::GetOption() const | 
| Int_t | TSQLStatement::GetSecond(Int_t) | 
| virtual const char* | GetString(Int_t npar) | 
| virtual Bool_t | GetTime(Int_t npar, Int_t& hour, Int_t& min, Int_t& sec) | 
| virtual Bool_t | GetTimestamp(Int_t npar, Int_t& year, Int_t& month, Int_t& day, Int_t& hour, Int_t& min, Int_t& sec, Int_t&) | 
| virtual const char* | TObject::GetTitle() const | 
| virtual UInt_t | GetUInt(Int_t npar) | 
| virtual ULong64_t | GetULong64(Int_t npar) | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| Int_t | TSQLStatement::GetYear(Int_t) | 
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) | 
| virtual ULong_t | TObject::Hash() const | 
| virtual void | TObject::Info(const char* method, const char* msgfmt) const | 
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const | 
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const | 
| virtual void | TObject::Inspect() const | 
| void | TObject::InvertBit(UInt_t f) | 
| virtual TClass* | IsA() const | 
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const | 
| virtual Bool_t | TSQLStatement::IsError() const | 
| virtual Bool_t | TObject::IsFolder() const | 
| virtual Bool_t | IsNull(Int_t) | 
| Bool_t | TObject::IsOnHeap() const | 
| virtual Bool_t | TObject::IsSortable() const | 
| Bool_t | TObject::IsZombie() const | 
| virtual void | TObject::ls(Option_t* option = "") const | 
| void | TObject::MayNotUse(const char* method) const | 
| virtual Bool_t | NextIteration() | 
| virtual Bool_t | NextResultRow() | 
| virtual Bool_t | TObject::Notify() | 
| static void | TObject::operator delete(void* ptr) | 
| static void | TObject::operator delete(void* ptr, void* vp) | 
| static void | TObject::operator delete[](void* ptr) | 
| static void | TObject::operator delete[](void* ptr, void* vp) | 
| void* | TObject::operator new(size_t sz) | 
| void* | TObject::operator new(size_t sz, void* vp) | 
| void* | TObject::operator new[](size_t sz) | 
| void* | TObject::operator new[](size_t sz, void* vp) | 
| TODBCStatement& | operator=(const TODBCStatement&) | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| virtual void | TObject::Pop() | 
| virtual void | TObject::Print(Option_t* option = "") const | 
| virtual Bool_t | Process() | 
| virtual Int_t | TObject::Read(const char* name) | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TObject::ResetBit(UInt_t f) | 
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") const | 
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") | 
| virtual Bool_t | SetBinary(Int_t npar, void* mem, Long_t size, Long_t maxsize = 0x1000) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| virtual Bool_t | SetDate(Int_t npar, Int_t year, Int_t month, Int_t day) | 
| virtual Bool_t | SetDatime(Int_t npar, Int_t year, Int_t month, Int_t day, Int_t hour, Int_t min, Int_t sec) | 
| virtual Bool_t | SetDouble(Int_t npar, Double_t value) | 
| virtual void | TObject::SetDrawOption(Option_t* option = "") | 
| static void | TObject::SetDtorOnly(void* obj) | 
| virtual Bool_t | SetInt(Int_t npar, Int_t value) | 
| virtual Bool_t | SetLong(Int_t npar, Long_t value) | 
| virtual Bool_t | SetLong64(Int_t npar, Long64_t value) | 
| virtual Bool_t | SetNull(Int_t npar) | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| virtual Bool_t | SetString(Int_t npar, const char* value, Int_t maxsize = 256) | 
| virtual Bool_t | SetTime(Int_t npar, Int_t hour, Int_t min, Int_t sec) | 
| virtual void | TSQLStatement::SetTimeFormating(const char*) | 
| virtual Bool_t | SetTimestamp(Int_t npar, Int_t year, Int_t month, Int_t day, Int_t hour, Int_t min, Int_t sec, Int_t frac = 0) | 
| virtual Bool_t | SetUInt(Int_t npar, UInt_t value) | 
| virtual Bool_t | SetULong64(Int_t npar, ULong64_t value) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual Bool_t | StoreResult() | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| virtual void | TObject::UseCurrentStyle() | 
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |