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

Method close

src/Base/ZipHeader.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void ZipHeader::close()
49{
50 _valid = false;
51}
52
53std::istream* ZipHeader::getInputStream(const ConstEntryPointer& entry)
54{

Callers 15

_createMethod · 0.45
closeFunction · 0.45
~ZipWriterMethod · 0.45
writeFilesMethod · 0.45
~ConsoleObserverFileMethod · 0.45
readCharactersMethod · 0.45
readBinFileMethod · 0.45
extractDocumentFunction · 0.45
replaceTemplateFunction · 0.45
parsefileFunction · 0.45
extractDocumentFunction · 0.45
updateqrcFunction · 0.45

Calls

no outgoing calls

Tested by 1

loadYamlMethod · 0.36