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

Method GetChildren

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

Source from the content-addressed store, hash-verified

80}
81
82QList<IStatus::Pointer> Status::GetChildren() const
83{
84 return theEmptyStatusArray;
85}
86
87int Status::GetCode() const
88{

Callers 1

PrintChildrenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected