|
libzypp 17.38.7
|
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 |
Base for a simple tracer.
Provides an enum indicating which traced functions were called.