MCPcopy 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
98const char* Base::XMLReader::localName() const
99{
100 return LocalName.c_str();
101}
102
103unsigned int Base::XMLReader::getAttributeCount() const
104{

Callers 15

getUserDefinesMethod · 0.80
readXmlFileMethod · 0.80
RestoreMethod · 0.80
RestoreMethod · 0.80
restoreVertexTagMethod · 0.80
RestoreMethod · 0.80
RestoreMethod · 0.80
RestoreMethod · 0.80
RestoreMethod · 0.80
RestoreMethod · 0.80
readPVDMethod · 0.80
RestoreMethod · 0.80

Calls 1

c_strMethod · 0.45

Tested by

no test coverage detected