ROOT
6.30.04
Reference Guide
All
Namespaces
Files
Pages
TSQLRow.cxx
Go to the documentation of this file.
1
// @(#)root/net:$Id$
2
// Author: Fons Rademakers 25/11/99
3
4
/*************************************************************************
5
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
6
* All rights reserved. *
7
* *
8
* For the licensing terms see $ROOTSYS/LICENSE. *
9
* For the list of contributors see $ROOTSYS/README/CREDITS. *
10
*************************************************************************/
11
12
//////////////////////////////////////////////////////////////////////////
13
// //
14
// TSQLRow //
15
// //
16
// Abstract base class defining interface to a row of a SQL query //
17
// result. Objects of this class are created by TSQLResult methods. //
18
// //
19
// Related classes are TSQLServer and TSQLResult. //
20
// //
21
//////////////////////////////////////////////////////////////////////////
22
23
#include "
TSQLRow.h
"
24
25
ClassImp(TSQLRow);
TSQLRow.h
net
net
src
TSQLRow.cxx
Generated on Tue May 5 2020 14:03:13 for ROOT by
1.8.5