Classes | |
| struct | TraceCADBase |
| Base for a simple tracer. More... | |
| struct | TraceCAD |
| A simple tracer. More... | |
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. | |
|
||||||||||||
|
'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(). |
1.4.6