Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkIOMimeTypes.h"
#include "mitkPropertyPersistenceInfo.h"
#include "mitkStringProperty.h"
#include "mitkTestFixture.h"
#include "mitkTestingMacros.h"
#include <limits>
Go to the source code of this file.
Functions | |
::std::string | testSerializeFunction (const mitk::BaseProperty *) |
mitk::BaseProperty::Pointer | testDeserializeFunction (const std::string &) |
mitk::BaseProperty::Pointer testDeserializeFunction | ( | const std::string & | ) |
Definition at line 30 of file mitkPropertyPersistenceInfoTest.cpp.
References mitk::StringProperty::New().
::std::string testSerializeFunction | ( | const mitk::BaseProperty * | ) |
Definition at line 25 of file mitkPropertyPersistenceInfoTest.cpp.