$search
Public Member Functions | |
void | operator++ () |
PrintCounter (const char *sx) | |
~PrintCounter () | |
Private Attributes | |
int | count |
const char * | s |
Definition at line 25 of file tmt.cpp.
int PrintCounter::count [private] |
const char* PrintCounter::s [private] |