|
Inferno
0.2
|
#include <hit_count.hpp>
Public Attributes | |
| string | file |
| string | function |
| unsigned | line |
| unsigned | step |
| const Traceable * | instance |
Definition at line 11 of file hit_count.hpp.
| string HitCount::Category::file |
Definition at line 13 of file hit_count.hpp.
Referenced by HitCount::Hit(), and operator<().
| string HitCount::Category::function |
Definition at line 14 of file hit_count.hpp.
Referenced by HitCount::Hit(), and operator<().
Definition at line 17 of file hit_count.hpp.
Referenced by HitCount::Hit(), and operator<().
| unsigned HitCount::Category::line |
Definition at line 15 of file hit_count.hpp.
Referenced by HitCount::Hit(), and operator<().
| unsigned HitCount::Category::step |
Definition at line 16 of file hit_count.hpp.
Referenced by HitCount::Hit(), and operator<().