ATLAS Offline Software
Loading...
Searching...
No Matches
pool::DbPrint Class Reference

#include <DbPrint.h>

Inheritance diagram for pool::DbPrint:
Collaboration diagram for pool::DbPrint:

Public Member Functions

 DbPrint (const std::string &name)

Static Public Member Functions

static MSG::Level getOutputLvl ()
static MSG::Level getOutputLvlFromEnv ()
static MsgStream & endmsg (MsgStream &s)

Detailed Description

Definition at line 25 of file DbPrint.h.

Constructor & Destructor Documentation

◆ DbPrint()

pool::DbPrint::DbPrint ( const std::string & name)

Member Function Documentation

◆ endmsg()

MsgStream & pool::DbPrint::endmsg ( MsgStream & s)
inlinestatic

Definition at line 35 of file DbPrint.h.

35{ return ::endmsg(s); }

◆ getOutputLvl()

MSG::Level pool::DbPrint::getOutputLvl ( )
static

◆ getOutputLvlFromEnv()

MSG::Level pool::DbPrint::getOutputLvlFromEnv ( )
static

The documentation for this class was generated from the following file: