#include "CdbBase/CdbTimeUtils.hh"#include <iostream>#include <fstream>Go to the source code of this file.
Compounds | |
| class | CdbDebugStream |
| The "debug" streamer utility. More... | |
Defines | |
| #define | CDB_DEBUG_STREAM CdbDebugStream::instance( ).stream( ) << CdbTimeUtils::get_current_timestamp( ) << " " |
| A shortcut definition for the stream. | |
|
|
A shortcut definition for the stream. The current timestamp would be printed at the beginning of the line.
Definition at line 80 of file CdbDebugStream.hh. Referenced by CdbTranslatorsDict::add(), CdbRooInit::beginJob(), CdbBdbSCdb::CdbBdbSCdb(), CdbBdbWCdb::CdbBdbWCdb(), CdbRooDb::CdbRooDb(), CdbRooRoCdb::CdbRooRoCdb(), CdbRooRoContextSaver::CdbRooRoContextSaver(), CdbRooInit::endJob(), CdbRooInit::event(), CdbTranslatorsDict::find(), CdbSQLApiCondition::findObject(), CdbRooRoCondition::findObject(), CdbBdbWCondition::findObject(), CdbBdbSCondition::findObject(), CdbRooRoCdb::initialize(), main(), CdbEnvironmentImpl::setDefaultPath(), CdbEnvironmentImpl::setTruncateTime(), CdbSQLApiCondition::storeObject(), CdbBdbSCondition::storeObject(), and CdbRooRoContextSaver::~CdbRooRoContextSaver(). |
1.3-rc3