MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / GetName

Method GetName

framework/src/util/SharedLibrary.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 std::string
185 SharedLibrary::GetName() const
186 {
187 return d->m_Name;
188 }
189
190 std::string
191 SharedLibrary::GetFilePath(std::string const& name) const

Callers 3

checkResourceInfoFunction · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

checkResourceInfoFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36