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

Method GetSeverity

Plugins/org.blueberry.core.runtime/src/berryStatus.cpp:110–113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110IStatus::Severity Status::GetSeverity() const
111{
112 return severity;
113}
114
115bool Status::IsMultiStatus() const
116{

Callers 9

ActivateHandlerMethod · 0.80
DeactivateHandlerMethod · 0.80
GetMaxSeverityMethod · 0.80
AddMethod · 0.80
LogMethod · 0.80
LogMethod · 0.80
AddContributionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected