Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ localName
Method
localName
src/Base/Reader.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
const char* Base::XMLReader::localName() const
99
{
100
return LocalName.c_str();
101
}
102
103
unsigned int Base::XMLReader::getAttributeCount() const
104
{
Callers
15
getUserDefines
Method · 0.80
readXmlFile
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
restoreVertexTag
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
readPVD
Method · 0.80
Restore
Method · 0.80
Calls
1
c_str
Method · 0.45
Tested by
no test coverage detected