| libzypp 17.37.10
    | 
Base for a simple tracer. More...
#include <zypp/base/Debug.h>
 
  
| Public Types | |
| enum | What { CTOR , COPYCTOR , MOVECTOR , ASSIGN , MOVEASSIGN , DTOR , PING } | 
| Public Attributes | |
| std::string | _ident | 
| Related Symbols | |
| (Note that these are not member symbols.) | |
| std::ostream & | operator<< (std::ostream &str, TraceCADBase::What obj) | 
| Stream output of TraceCADBase::What. | |
Base for a simple tracer.
Provides an enum indicating which traced functions were called.
| 
 | 
Stream output of TraceCADBase::What.