Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
48
void ZipHeader::close()
49
{
50
_valid = false;
51
}
52
53
std::istream* ZipHeader::getInputStream(const ConstEntryPointer& entry)
54
{
Callers
15
_create
Method · 0.45
close
Function · 0.45
~ZipWriter
Method · 0.45
writeFiles
Method · 0.45
~ConsoleObserverFile
Method · 0.45
readCharacters
Method · 0.45
readBinFile
Method · 0.45
extractDocument
Function · 0.45
replaceTemplate
Function · 0.45
parsefile
Function · 0.45
extractDocument
Function · 0.45
updateqrc
Function · 0.45
Calls
no outgoing calls
Tested by
1
loadYaml
Method · 0.36