#include <PixelGeoUtils.h>
|
| virtual | ~MessagingAdapter ()=default |
| virtual MsgStream & | msg (const MSG::Level lvl) const =0 |
| virtual bool | msgLvl (const MSG::Level lvl) const =0 |
Definition at line 29 of file PixelGeoUtils.h.
◆ ~MessagingAdapter()
| virtual InDetDD::detail::MessagingAdapter::~MessagingAdapter |
( |
| ) |
|
|
virtualdefault |
◆ msg()
| virtual MsgStream & InDetDD::detail::MessagingAdapter::msg |
( |
const MSG::Level | lvl | ) |
const |
|
pure virtual |
◆ msgLvl()
| virtual bool InDetDD::detail::MessagingAdapter::msgLvl |
( |
const MSG::Level | lvl | ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: