7 #ifndef __FWTEST_HELPER_COMPARE_HPP__ 8 #define __FWTEST_HELPER_COMPARE_HPP__ 10 #include "fwTest/config.hpp" 12 #include <fwCore/base.hpp> 26 typedef std::set<std::string> ExcludeSetType;
39 ExcludeSetType exclude = ExcludeSetType(),
40 ExcludeSetType excludeByPrefix = ExcludeSetType());
45 #endif // __FWTEST_HELPER_COMPARE_HPP__
Base class for each data object.
Contains the representation of the data objects used in the framework.