Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
checkResourceInfo
Function · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
3
checkResourceInfo
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36