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

Method GetModuleInfo

Modules/CppMicroServices/src/usModuleResourceContainer.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142const ModuleInfo*ModuleResourceContainer::GetModuleInfo() const
143{
144 return d->m_ModuleInfo;
145}
146
147void ModuleResourceContainer::GetChildren(const std::string& resourcePath, bool relativePaths,
148 std::vector<std::string>& names, std::vector<uint32_t>& indices) const

Callers 3

ModuleResourceMethod · 0.80
HashMethod · 0.80
GetDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected