MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / getFileName

Method getFileName

src/Base/Reader.cpp:710–713  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

708{}
709
710std::string Base::Reader::getFileName() const
711{
712 return this->_name;
713}
714
715int Base::Reader::getFileVersion() const
716{

Callers 7

RestoreDocFileMethod · 0.45
loadFromStreamMethod · 0.45
RestoreDocFileMethod · 0.45
RestoreDocFileMethod · 0.45
ActivatedMethod · 0.45
addObjectToBomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected