#include <TestTool.h>
Definition at line 19 of file TestTool.h.
Definition at line 25 of file TestTool_tool.cc.
28 const string myname =
"TestTool::ctor: ";
29 cout << myname <<
"Creating \"" <<
label() <<
"\" at @" <<
this <<
endl;
static constexpr double ps
QTextStream & endl(QTextStream &s)
Definition at line 34 of file TestTool_tool.cc.
35 const string myname =
"TestTool::dtor: ";
36 cout << myname <<
"Deleting \"" <<
label() <<
"\" at @" <<
this <<
endl;
QTextStream & endl(QTextStream &s)
The documentation for this class was generated from the following files: