Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| EmbeddedSmoother::Settings | settings |
| std::auto_ptr< EmbeddedSmoother > | smoother |
Definition at line 6 of file EmbeddedSmoother_Test.cpp.
| virtual void EmbeddedSmootherTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 9 of file EmbeddedSmoother_Test.cpp.
| virtual void EmbeddedSmootherTest::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 18 of file EmbeddedSmoother_Test.cpp.
Definition at line 23 of file EmbeddedSmoother_Test.cpp.
std::auto_ptr<EmbeddedSmoother> EmbeddedSmootherTest::smoother [protected] |
Definition at line 22 of file EmbeddedSmoother_Test.cpp.