Protected Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Protected Attributes | |
| boost::shared_ptr < DataElementFactory < RobonetDataElement > > | f |
| pair< std::string, RobonetDataElementPtr > | outPair |
| string | strXML |
Definition at line 11 of file DataElementFactory_Test.cpp.
| virtual void DataElementFactoryTest::SetUp | ( | ) | [inline, protected, virtual] |
Definition at line 14 of file DataElementFactory_Test.cpp.
| virtual void DataElementFactoryTest::TearDown | ( | ) | [inline, protected, virtual] |
Definition at line 19 of file DataElementFactory_Test.cpp.
boost::shared_ptr< DataElementFactory<RobonetDataElement> > DataElementFactoryTest::f [protected] |
Definition at line 23 of file DataElementFactory_Test.cpp.
pair<std::string, RobonetDataElementPtr> DataElementFactoryTest::outPair [protected] |
Definition at line 25 of file DataElementFactory_Test.cpp.
string DataElementFactoryTest::strXML [protected] |
Definition at line 24 of file DataElementFactory_Test.cpp.