#include <delta.hxx>
Inheritance diagram for xyzzy::TDeltaDouble:

Static Public Member Functions | |
| static void | setTrace (bool on) |
| static void | dumpTrace (const char *fname) |
Static Protected Member Functions | |
| static void | addDelta (double d) |
Static Protected Attributes | |
| static bool | m_stDoTrace |
Static Private Attributes | |
| static PTSlist< double > | m_stList |
| void xyzzy::TDeltaDouble::setTrace | ( | bool | on | ) | [static] |
| void xyzzy::TDeltaDouble::dumpTrace | ( | const char * | fname | ) | [static] |
| void xyzzy::TDeltaDouble::addDelta | ( | double | d | ) | [static, protected] |
bool xyzzy::TDeltaDouble::m_stDoTrace [static, protected] |
PTSlist< double > xyzzy::TDeltaDouble::m_stList [static, private] |
1.5.1