Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ name
Method
name
src/App/Metadata.cpp:169–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
Metadata::~Metadata() = default;
168
169
std::string Metadata::name() const
170
{
171
return _name;
172
}
173
174
std::string Metadata::type() const
175
{
Callers
10
getModuleInfoString
Function · 0.45
ProgramInformation.cpp
File · 0.45
representation
Method · 0.45
getName
Method · 0.45
updateHiddenReference
Method · 0.45
execute
Method · 0.45
removeContentItem
Method · 0.45
hasExtension
Method · 0.45
getExtension
Method · 0.45
saveExtensions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected