TDbiTableRow.cxx File Reference

#include "TDbiTableRow.hxx"
#include <TSK_DBI_Log.hxx>
#include <MsgFormat.h>
Include dependency graph for TDbiTableRow.cxx:

Go to the source code of this file.

Functions

 ClassImp (TDbiTableRow) TDbiTableRow

Function Documentation

ClassImp ( TDbiTableRow   ) 

Definition at line 8 of file TDbiTableRow.cxx.

References SK_DBI_Trace.

00018                 : ctors, dtor, operators then in alphabetical order.
00019 
00020 //.....................................................................
00021 
00022 TDbiTableRow::TDbiTableRow():
00023   fOwner(0)
00024 {
00025 //
00026 //
00027 //  Purpose:  Default constructor
00028 
00029 
00030     SK_DBI_Trace( "Creating TDbiTableRow" << "  ");
00031 }


Generated on 11 Aug 2013 for SKDatabase by  doxygen 1.6.1