Measure implementation.
More...
Measure implementation.
Definition at line 138 of file Measure.cc.
zypp::debug::Measure::Impl::Impl |
( |
const std::string & |
ident_r | ) |
|
|
inline |
zypp::debug::Measure::Impl::~Impl |
( |
| ) |
|
|
inline |
void zypp::debug::Measure::Impl::restart |
( |
| ) |
|
|
inline |
void zypp::debug::Measure::Impl::elapsed |
( |
| ) |
const |
|
inline |
std::ostream& zypp::debug::Measure::Impl::dumpMeasure |
( |
std::ostream & |
str_r | ) |
const |
|
inlineprivate |
std::string zypp::debug::Measure::Impl::_glevel |
|
staticprivate |
std::string zypp::debug::Measure::Impl::_ident |
|
private |
std::string zypp::debug::Measure::Impl::_level |
|
private |
Tm zypp::debug::Measure::Impl::_start |
|
private |
unsigned zypp::debug::Measure::Impl::_seq |
|
mutableprivate |
Tm zypp::debug::Measure::Impl::_elapsed |
|
mutableprivate |
Tm zypp::debug::Measure::Impl::_stop |
|
mutableprivate |
The documentation for this class was generated from the following file: