Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SimpleITK/SimpleITK
/ GetNameOfClass
Method
GetNameOfClass
Code/Common/src/sitkExceptionObject.cxx:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
121
122
const char *
123
GenericException::GetNameOfClass() const
124
{
125
return
"GenericException"
;
126
}
127
128
129
const char *
Callers
13
ExecuteInternal
Method · 0.80
GetImageIOFromFileName
Method · 0.80
PrintRegisteredImageIOs
Function · 0.80
GetRegisteredImageIOs
Function · 0.80
CreateImageIOByName
Function · 0.80
Execute
Method · 0.80
ExecuteInternal
Method · 0.80
InternalInitialization
Method · 0.80
ReadTransform
Function · 0.80
ProcessObject
Method · 0.80
ExecuteInternal
Method · 0.80
EvaluateInternal
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64