MCPcopy 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
122const char *
123GenericException::GetNameOfClass() const
124{
125 return "GenericException";
126}
127
128
129const char *

Callers 13

ExecuteInternalMethod · 0.80
PrintRegisteredImageIOsFunction · 0.80
GetRegisteredImageIOsFunction · 0.80
CreateImageIOByNameFunction · 0.80
ExecuteMethod · 0.80
ExecuteInternalMethod · 0.80
ReadTransformFunction · 0.80
ProcessObjectMethod · 0.80
ExecuteInternalMethod · 0.80
EvaluateInternalMethod · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64