Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetValueAsString
Method
GetValueAsString
Modules/Core/src/DataManagement/mitkBaseProperty.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
std::string mitk::BaseProperty::GetValueAsString() const
34
{
35
return std::string(VALUE_CANNOT_BE_CONVERTED_TO_STRING);
36
}
37
38
mitk::BaseProperty &mitk::BaseProperty::operator=(const BaseProperty &rhs)
39
{
Callers
15
Read
Method · 0.45
Read
Method · 0.45
LoadCESTDICOMData_Success
Method · 0.45
LoadNormalizedCESTDICOMData_Success
Method · 0.45
ValidPropertyMissingParametersParsedToEmptyPropertiesPropertyList_Success
Method · 0.45
ExtractCESTT1Time
Method · 0.45
ExtractCESTOffset
Method · 0.45
GetCESTB1Amplitude
Method · 0.45
GetCESTFrequency
Method · 0.45
GetCESTPulseDuration
Method · 0.45
GetCESTDutyCycle
Method · 0.45
AddPropertyAsNode
Function · 0.45
Calls
no outgoing calls
Tested by
15
LoadCESTDICOMData_Success
Method · 0.36
LoadNormalizedCESTDICOMData_Success
Method · 0.36
ValidPropertyMissingParametersParsedToEmptyPropertiesPropertyList_Success
Method · 0.36
BaseDataSetAndGetProperty_Success
Method · 0.36
CloneBaseDataSetAndGetProperty_Success
Method · 0.36
IsCorrectDICOMReference
Method · 0.36
Connect
Method · 0.36
Disconnect
Method · 0.36
TestIOMetaInformation
Method · 0.36
TestPropAssignment
Method · 0.36
TestPropPolymorphicAssignment
Method · 0.36
TestProperty
Method · 0.36