Classes | |
| struct | TraceCADBase |
| Base for a simple tracer. More... | |
| struct | TraceCAD |
| A simple tracer for (copy) Construction, Assignment, and Destruction. More... | |
| class | Measure |
| Tool to measure elapsed real and process times. More... | |
| struct | TraceInstance |
Functions | |
| std::ostream & | dumpMemOn (std::ostream &str, const std::string &msg=std::string()) |
| 'ps v' | |
| template<class _Tp> | |
| void | traceCAD (TraceCADBase::What what_r, const TraceCAD< _Tp > &self_r, const TraceCAD< _Tp > &rhs_r) |
| Drop a log line about the traced method. | |
| std::ostream & | operator<< (std::ostream &str, const Tm &obj) |
| Tm Stream output. | |
| std::ostream& zypp::debug::dumpMemOn | ( | std::ostream & | str, | |
| const std::string & | msg = std::string() | |||
| ) | [inline] |
'ps v'
Definition at line 38 of file Debug.h.
References zypp::ExternalProgram::close(), zypp::ExternalProgram::Discard_Stderr, zypp::str::numstring(), and zypp::externalprogram::ExternalDataSource::receiveLine().
| std::ostream& zypp::debug::@37::operator<< | ( | std::ostream & | str, | |
| const Tm & | obj | |||
| ) | [static] |
1.5.3