MCPcopy Create free account
hub / github.com/MITK/MITK / GetFailedProperties

Method GetFailedProperties

Modules/SceneSerialization/src/mitkSceneIO.cpp:659–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

657}
658
659const mitk::PropertyList *mitk::SceneIO::GetFailedProperties()
660{
661 return m_FailedProperties;
662}
663
664void mitk::SceneIO::OnUnzipError(const void * /*pSender*/,
665 std::pair<const Poco::Zip::ZipLocalFileHeader, const std::string> &info)

Callers 6

SaveMethod · 0.45
LoadMethod · 0.45
mitkSceneIOTestFunction · 0.45
SavePropertyListMethod · 0.45
RunMethod · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by 1

mitkSceneIOTestFunction · 0.36