TSQLRow Class Reference

#include <TSQLRow.h>

Inheritance diagram for TSQLRow:

TObject TObject TMySQLRow TODBCRow TOracleRow TPgSQLRow TSapDBRow TTreeRow TTreeRow List of all members.

Public Member Functions

virtual ~TSQLRow ()
virtual void Close (Option_t *option="")=0
virtual ULong_t GetFieldLength (Int_t field)=0
virtual const char * GetField (Int_t field)=0
const char * operator[] (Int_t field)
virtual ~TSQLRow ()
virtual void Close (Option_t *option="")=0
virtual ULong_t GetFieldLength (Int_t field)=0
virtual const char * GetField (Int_t field)=0
const char * operator[] (Int_t field)

Protected Member Functions

 TSQLRow ()
 TSQLRow ()

Detailed Description

Definition at line 32 of file TSQLRow.h.


Constructor & Destructor Documentation

TSQLRow::TSQLRow (  )  [inline, protected]

Definition at line 35 of file TSQLRow.h.

virtual TSQLRow::~TSQLRow (  )  [inline, virtual]

Definition at line 38 of file TSQLRow.h.

TSQLRow::TSQLRow (  )  [inline, protected]

Definition at line 35 of file TSQLRow.h.

virtual TSQLRow::~TSQLRow (  )  [inline, virtual]

Definition at line 38 of file TSQLRow.h.


Member Function Documentation

virtual void TSQLRow::Close ( Option_t option = ""  )  [pure virtual]

virtual ULong_t TSQLRow::GetFieldLength ( Int_t  field  )  [pure virtual]

virtual const char* TSQLRow::GetField ( Int_t  field  )  [pure virtual]

Referenced by TSQLObjectData::ExtractBlobValues(), TSQLObjectData::LocateColumn(), operator[](), TSapDBServer::ServerInfo(), and TSQLObjectData::ShiftToNextValue().

const char* TSQLRow::operator[] ( Int_t  field  )  [inline]

Definition at line 43 of file TSQLRow.h.

References GetField().

virtual void TSQLRow::Close ( Option_t option = ""  )  [pure virtual]

virtual ULong_t TSQLRow::GetFieldLength ( Int_t  field  )  [pure virtual]

virtual const char* TSQLRow::GetField ( Int_t  field  )  [pure virtual]

const char* TSQLRow::operator[] ( Int_t  field  )  [inline]

Definition at line 43 of file TSQLRow.h.

References GetField().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:47:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1