ROOT 6.18/05 Reference Guide |
This is the complete list of members for TODBCStatement, including all inherited members.
AbstractMethod(const char *method) const | TObject | |
AddToTObjectTable(TObject *) | TObject | privatestatic |
AppendPad(Option_t *option="") | TObject | virtual |
BindColumn(Int_t ncol, SQLSMALLINT sqltype, SQLUINTEGER size) | TODBCStatement | protected |
BindParam(Int_t n, Int_t type, Int_t size=1024) | TODBCStatement | protected |
Browse(TBrowser *b) | TObject | virtual |
CheckedHash() | TObject | inline |
ClassName() const | TObject | virtual |
Clear(Option_t *="") | TObject | inlinevirtual |
ClearError() | TSQLStatement | protected |
Clone(const char *newname="") const | TObject | virtual |
Close(Option_t *="") | TODBCStatement | virtual |
Compare(const TObject *obj) const | TObject | virtual |
ConvertToNumeric(Int_t npar) | TODBCStatement | protected |
ConvertToString(Int_t npar) | TODBCStatement | protected |
Copy(TObject &object) const | TObject | virtual |
Delete(Option_t *option="") | TObject | virtual |
DistancetoPrimitive(Int_t px, Int_t py) | TObject | virtual |
DoError(int level, const char *location, const char *fmt, va_list va) const | TObject | protectedvirtual |
Draw(Option_t *option="") | TObject | virtual |
DrawClass() const | TObject | virtual |
DrawClone(Option_t *option="") const | TObject | virtual |
Dump() const | TObject | virtual |
EDeprecatedStatusBits enum name | TObject | |
EnableErrorOutput(Bool_t on=kTRUE) | TSQLStatement | inlinevirtual |
Error(const char *method, const char *msgfmt,...) const | TObject | virtual |
EStatusBits enum name | TObject | |
Execute(const char *method, const char *params, Int_t *error=0) | TObject | virtual |
Execute(TMethod *method, TObjArray *params, Int_t *error=0) | TObject | virtual |
ExecuteEvent(Int_t event, Int_t px, Int_t py) | TObject | virtual |
ExtractErrors(SQLRETURN retcode, const char *method) | TODBCStatement | protected |
Fatal(const char *method, const char *msgfmt,...) const | TObject | virtual |
fBits | TObject | private |
fBuffer | TODBCStatement | protected |
fBufferCounter | TODBCStatement | protected |
fBufferLength | TODBCStatement | protected |
fBufferPreferredSize | TODBCStatement | protected |
fErrorCode | TSQLStatement | protected |
fErrorMsg | TSQLStatement | protected |
fErrorOut | TSQLStatement | protected |
fgDtorOnly | TObject | privatestatic |
fgObjectStat | TObject | privatestatic |
fHstmt | TODBCStatement | protected |
FindObject(const char *name) const | TObject | virtual |
FindObject(const TObject *obj) const | TObject | virtual |
fLastResultRow | TODBCStatement | protected |
fNumBuffers | TODBCStatement | protected |
fNumParsProcessed | TODBCStatement | protected |
fNumRowsFetched | TODBCStatement | protected |
FreeBuffers() | TODBCStatement | protected |
fStatusBuffer | TODBCStatement | protected |
fUniqueID | TObject | private |
fWorkingMode | TODBCStatement | protected |
GetBinary(Int_t npar, void *&mem, Long_t &size) | TODBCStatement | virtual |
GetBufferLength() const | TODBCStatement | inlinevirtual |
GetDate(Int_t npar, Int_t &year, Int_t &month, Int_t &day) | TODBCStatement | virtual |
GetDatime(Int_t npar, Int_t &year, Int_t &month, Int_t &day, Int_t &hour, Int_t &min, Int_t &sec) | TODBCStatement | virtual |
TSQLStatement::GetDatime(Int_t) | TSQLStatement | |
GetDay(Int_t) | TSQLStatement | |
GetDouble(Int_t npar) | TODBCStatement | virtual |
GetDrawOption() const | TObject | virtual |
GetDtorOnly() | TObject | static |
GetErrorCode() const | TSQLStatement | virtual |
GetErrorMsg() const | TSQLStatement | virtual |
GetFieldName(Int_t nfield) | TODBCStatement | virtual |
GetHour(Int_t) | TSQLStatement | |
GetIconName() const | TObject | virtual |
GetInt(Int_t npar) | TODBCStatement | virtual |
GetLargeObject(Int_t col, void *&mem, Long_t &size) | TSQLStatement | inlinevirtual |
GetLong(Int_t npar) | TODBCStatement | virtual |
GetLong64(Int_t npar) | TODBCStatement | virtual |
GetMinute(Int_t) | TSQLStatement | |
GetMonth(Int_t) | TSQLStatement | |
GetName() const | TObject | virtual |
GetNumAffectedRows() | TODBCStatement | virtual |
GetNumFields() | TODBCStatement | virtual |
GetNumParameters() | TODBCStatement | virtual |
GetObjectInfo(Int_t px, Int_t py) const | TObject | virtual |
GetObjectStat() | TObject | static |
GetOption() const | TObject | inlinevirtual |
GetParAddr(Int_t npar, Int_t roottype=0, Int_t length=0) | TODBCStatement | protected |
GetSecond(Int_t) | TSQLStatement | |
GetString(Int_t npar) | TODBCStatement | virtual |
GetTime(Int_t npar, Int_t &hour, Int_t &min, Int_t &sec) | TODBCStatement | virtual |
GetTimestamp(Int_t npar, Int_t &year, Int_t &month, Int_t &day, Int_t &hour, Int_t &min, Int_t &sec, Int_t &) | TODBCStatement | virtual |
TSQLStatement::GetTimestamp(Int_t) | TSQLStatement | |
GetTitle() const | TObject | virtual |
GetUInt(Int_t npar) | TODBCStatement | virtual |
GetULong64(Int_t npar) | TODBCStatement | virtual |
GetUniqueID() const | TObject | virtual |
GetVDouble(Int_t, std::vector< Double_t > &) | TSQLStatement | inlinevirtual |
GetVInt(Int_t, std::vector< Int_t > &) | TSQLStatement | inlinevirtual |
GetVLong(Int_t, std::vector< Long_t > &) | TSQLStatement | inlinevirtual |
GetVLong64(Int_t, std::vector< Long64_t > &) | TSQLStatement | inlinevirtual |
GetVUInt(Int_t, std::vector< UInt_t > &) | TSQLStatement | inlinevirtual |
GetVULong64(Int_t, std::vector< ULong64_t > &) | TSQLStatement | inlinevirtual |
GetYear(Int_t) | TSQLStatement | |
HandleTimer(TTimer *timer) | TObject | virtual |
Hash() const | TObject | virtual |
HasInconsistentHash() const | TObject | inline |
Info(const char *method, const char *msgfmt,...) const | TObject | virtual |
InheritsFrom(const char *classname) const | TObject | virtual |
InheritsFrom(const TClass *cl) const | TObject | virtual |
Inspect() const | TObject | virtual |
InvertBit(UInt_t f) | TObject | inline |
IsEqual(const TObject *obj) const | TObject | virtual |
IsError() const | TSQLStatement | inlinevirtual |
IsFolder() const | TObject | virtual |
IsNull(Int_t) | TODBCStatement | virtual |
IsOnHeap() const | TObject | inline |
IsParSettMode() const | TODBCStatement | inlineprotected |
IsResultSet() const | TODBCStatement | inlineprotected |
IsSortable() const | TObject | inlinevirtual |
IsZombie() const | TObject | inline |
kBitMask enum value | TObject | |
kCanDelete enum value | TObject | |
kCannotPick enum value | TObject | |
kHasUUID enum value | TObject | |
kInconsistent enum value | TObject | |
kInvalidObject enum value | TObject | |
kIsOnHeap enum value | TObject | |
kIsReferenced enum value | TObject | |
kMustCleanup enum value | TObject | |
kNoContextMenu enum value | TObject | |
kNotDeleted enum value | TObject | |
kObjInCanvas enum value | TObject | |
kOverwrite enum value | TObject | |
kSingleKey enum value | TObject | |
kWriteDelete enum value | TObject | |
kZombie enum value | TObject | |
ls(Option_t *option="") const | TObject | virtual |
MakeZombie() | TObject | inlineprotected |
MayNotUse(const char *method) const | TObject | |
NextIteration() | TODBCStatement | virtual |
NextResultRow() | TODBCStatement | virtual |
Notify() | TObject | virtual |
Obsolete(const char *method, const char *asOfVers, const char *removedFromVers) const | TObject | |
operator delete(void *ptr) | TObject | |
operator delete[](void *ptr) | TObject | |
operator new(size_t sz) | TObject | inline |
operator new(size_t sz, void *vp) | TObject | inline |
operator new[](size_t sz) | TObject | inline |
operator new[](size_t sz, void *vp) | TObject | inline |
operator=(const TObject &rhs) | TObject | inline |
Paint(Option_t *option="") | TObject | virtual |
Pop() | TObject | virtual |
Print(Option_t *option="") const | TObject | virtual |
Process() | TODBCStatement | virtual |
Read(const char *name) | TObject | virtual |
RecursiveRemove(TObject *obj) | TObject | virtual |
ResetBit(UInt_t f) | TObject | inline |
SaveAs(const char *filename="", Option_t *option="") const | TObject | virtual |
SavePrimitive(std::ostream &out, Option_t *option="") | TObject | virtual |
SetBinary(Int_t npar, void *mem, Long_t size, Long_t maxsize=0x1000) | TODBCStatement | virtual |
SetBit(UInt_t f, Bool_t set) | TObject | |
SetBit(UInt_t f) | TObject | inline |
SetDate(Int_t npar, Int_t year, Int_t month, Int_t day) | TODBCStatement | virtual |
TSQLStatement::SetDate(Int_t, const TDatime &) | TSQLStatement | |
SetDatime(Int_t npar, Int_t year, Int_t month, Int_t day, Int_t hour, Int_t min, Int_t sec) | TODBCStatement | virtual |
TSQLStatement::SetDatime(Int_t, const TDatime &) | TSQLStatement | |
SetDouble(Int_t npar, Double_t value) | TODBCStatement | virtual |
SetDrawOption(Option_t *option="") | TObject | virtual |
SetDtorOnly(void *obj) | TObject | static |
SetError(Int_t code, const char *msg, const char *method=0) | TSQLStatement | protected |
SetInt(Int_t npar, Int_t value) | TODBCStatement | virtual |
SetLargeObject(Int_t col, void *mem, Long_t size, Long_t maxsize=0x1000) | TSQLStatement | inlinevirtual |
SetLong(Int_t npar, Long_t value) | TODBCStatement | virtual |
SetLong64(Int_t npar, Long64_t value) | TODBCStatement | virtual |
SetMaxFieldSize(Int_t, Long_t) | TSQLStatement | inlinevirtual |
SetNull(Int_t npar) | TODBCStatement | virtual |
SetNumBuffers(Int_t isize, Int_t ilen) | TODBCStatement | protected |
SetObjectStat(Bool_t stat) | TObject | static |
SetString(Int_t npar, const char *value, Int_t maxsize=256) | TODBCStatement | virtual |
SetTime(Int_t npar, Int_t hour, Int_t min, Int_t sec) | TODBCStatement | virtual |
TSQLStatement::SetTime(Int_t, const TDatime &) | TSQLStatement | |
SetTimeFormating(const char *) | TSQLStatement | inlinevirtual |
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) | TODBCStatement | virtual |
TSQLStatement::SetTimestamp(Int_t, const TDatime &) | TSQLStatement | |
SetUInt(Int_t npar, UInt_t value) | TODBCStatement | virtual |
SetULong64(Int_t npar, ULong64_t value) | TODBCStatement | virtual |
SetUniqueID(UInt_t uid) | TObject | virtual |
SetVDouble(Int_t, const std::vector< Double_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
SetVInt(Int_t, const std::vector< Int_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
SetVLong(Int_t, const std::vector< Long_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
SetVLong64(Int_t, const std::vector< Long64_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
SetVUInt(Int_t, const std::vector< UInt_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
SetVULong64(Int_t, const std::vector< ULong64_t >, const char *, const char *) | TSQLStatement | inlinevirtual |
StoreResult() | TODBCStatement | virtual |
SysError(const char *method, const char *msgfmt,...) const | TObject | virtual |
TestBit(UInt_t f) const | TObject | inline |
TestBits(UInt_t f) const | TObject | inline |
TObject() | TObject | inline |
TObject(const TObject &object) | TObject | inline |
TODBCStatement(SQLHSTMT stmt, Int_t rowarrsize, Bool_t errout=kTRUE) | TODBCStatement | |
TSQLStatement(Bool_t errout=kTRUE) | TSQLStatement | inlineprotected |
UseCurrentStyle() | TObject | virtual |
Warning(const char *method, const char *msgfmt,...) const | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) | TObject | virtual |
Write(const char *name=0, Int_t option=0, Int_t bufsize=0) const | TObject | virtual |
~TObject() | TObject | virtual |
~TODBCStatement() | TODBCStatement | virtual |
~TSQLStatement() | TSQLStatement | inlinevirtual |