src/simulator/simulator.cc
changeset 2630 17b545238ab3
parent 2577 5b41cb5c3fcf
child 2901 81ac5e25e8c2
equal deleted inserted replaced
2622:6440851b111a 2630:17b545238ab3
   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;