equal
deleted
inserted
replaced
593 {} |
593 {} |
594 static void cber5 (const int &, const int &, const int &, const int &, const int &) |
594 static void cber5 (const int &, const int &, const int &, const int &, const int &) |
595 {} |
595 {} |
596 |
596 |
597 |
597 |
598 class SimulatorTests : public Test, public ObjectBase { |
598 class SimulatorTests : public Test |
|
599 { |
599 public: |
600 public: |
600 SimulatorTests (); |
601 SimulatorTests (); |
601 // only here for testing of Ptr<> |
602 // only here for testing of Ptr<> |
602 void Ref (void) const; |
603 void Ref (void) const; |
603 void Unref (void) const; |
604 void Unref (void) const; |