#include <cstring>#include <sstream>#include "TString.h"#include "TDbi.hxx"#include "TDbiEpochRollback.hxx"#include <TSK_DBI_Log.hxx>#include <MsgFormat.h>#include "TDbiRegistry.hxx"#include "UtilString.hxx"#include "TVldTimeStamp.hxx"
Go to the source code of this file.
Functions | |
| ClassImp (TDbiEpochRollback) TDbiEpochRollback | |
| ClassImp | ( | TDbiEpochRollback | ) |
Definition at line 20 of file TDbiEpochRollback.cxx.
References SK_DBI_Trace.
00033 { 00034 // 00035 // 00036 // Purpose: Default constructor 00037 // 00038 // Contact: N. West 00039 // 00040 // Specification:- 00041 // ============= 00042 // 00043 // o Create TDbiEpochRollback. 00044 00045 00046 // Program Notes:- 00047 // ============= 00048 00049 // None. 00050 00051 00052 SK_DBI_Trace( "Creating TDbiEpochRollback" << " "); 00053 }
1.6.1