#include <profile.hpp>
|
| PS::S64 | n |
| |
| const char * | name |
| |
◆ NumCounter()
| NumCounter::NumCounter |
( |
const char * |
_name | ) |
|
|
inline |
◆ dump()
| void NumCounter::dump |
( |
std::ostream & |
fout, |
|
|
const PS::S32 |
divider = 1, |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ dumpName()
| void NumCounter::dumpName |
( |
std::ostream & |
fout, |
|
|
const PS::S32 |
width = PROFILE_PRINT_WIDTH |
|
) |
| const |
|
inline |
◆ operator++()
◆ operator+=()
| NumCounter& NumCounter::operator+= |
( |
const PS::S64 |
_n | ) |
|
|
inline |
◆ operator=()
| NumCounter& NumCounter::operator= |
( |
const PS::S64 |
_n | ) |
|
|
inline |
◆ print()
| void NumCounter::print |
( |
std::ostream & |
fout, |
|
|
const PS::S32 |
divider = 1 |
|
) |
| const |
|
inline |
◆ name
| const char* NumCounter::name |
The documentation for this struct was generated from the following file: