13 #ifndef mitkSerializeBaseProperty_h_included 14 #define mitkSerializeBaseProperty_h_included 20 #include <itkObjectFactoryBase.h> 54 virtual tinyxml2::XMLElement *Serialize(tinyxml2::XMLDocument& doc);
DataCollection - Class to facilitate loading/accessing structured data.
Abstract base class for properties.
#define mitkClassMacroItkParent(className, SuperClassName)
Base class for objects that serialize BaseProperty types.
BaseProperty::ConstPointer m_Property
#define MITKSCENESERIALIZATIONBASE_EXPORT