#include "TTableRow.hxx"
Go to the source code of this file.
Functions | |
ClassImp (TTableRow) TTableRow |
ClassImp | ( | TTableRow | ) |
Definition at line 3 of file TTableRow.cxx.
References SK_DBI_Trace.
00007 { 00008 00009 // Default constructor 00010 00011 SK_DBI_Trace("TTableRow: Default ctor at:" << (void*) this); 00012 00013 }