Public Member Functions | |
| TraceInstance () | |
| TraceInstance (const TraceInstance &rhs) | |
| ~TraceInstance () | |
Static Public Member Functions | |
| static unsigned & | total (int cnt_r) |
Definition at line 37 of file ParseDef.cc.
| zypp::debug::TraceInstance< _Derived >::TraceInstance | ( | ) | [inline] |
Definition at line 39 of file ParseDef.cc.
References zypp::debug::TraceInstance< _Derived >::total().
| zypp::debug::TraceInstance< _Derived >::TraceInstance | ( | const TraceInstance< _Derived > & | rhs | ) | [inline] |
Definition at line 41 of file ParseDef.cc.
References zypp::debug::TraceInstance< _Derived >::total().
| zypp::debug::TraceInstance< _Derived >::~TraceInstance | ( | ) | [inline] |
Definition at line 43 of file ParseDef.cc.
References zypp::debug::TraceInstance< _Derived >::total().
| static unsigned& zypp::debug::TraceInstance< _Derived >::total | ( | int | cnt_r | ) | [inline, static] |
Definition at line 45 of file ParseDef.cc.
References INT.
Referenced by zypp::debug::TraceInstance< _Derived >::TraceInstance(), and zypp::debug::TraceInstance< _Derived >::~TraceInstance().
1.5.3