TSQLRow
class description - source file - inheritance tree
public:
virtual void ~TSQLRow()
TClass* Class()
virtual void Close(Option_t* option)
virtual const char* GetField(Int_t field) const
virtual ULong_t GetFieldLength(Int_t field)
virtual TClass* IsA() const
const char* operator[](Int_t field) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
See also
-
TTreeRow
TSQLRow
Abstract base class defining interface to a row of a SQL query
result. Objects of this class are created by TSQLResult methods.
Related classes are TSQLServer and TSQLResult.
Inline Functions
void Close(Option_t* option)
ULong_t GetFieldLength(Int_t field)
const char* GetField(Int_t field) const
const char* operator[](Int_t field) const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void ~TSQLRow()
Author: Fons Rademakers 25/11/99
Last update: 2.23/09 25/11/99 18.15.53 by Fons Rademakers
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
ROOT page - Class index - 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.