Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ putNextEntry
Method
putNextEntry
src/Base/Writer.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
}
336
337
void Writer::putNextEntry(const char* file, const char* obj)
338
{
339
ObjectName = obj ? obj : file;
340
}
341
342
// ----------------------------------------------------------------------------
343
Callers
12
exportObjects
Method · 0.45
saveToFile
Method · 0.45
replaceInputFile
Method · 0.45
replaceInputFiles
Method · 0.45
replacePropertyFiles
Method · 0.45
writeRecoverySnapshotContents
Function · 0.45
dumpToStream
Method · 0.45
add_to_zip
Function · 0.45
SaveDocFile
Method · 0.45
ExporterAMF
Method · 0.45
Writer3MF
Method · 0.45
Save
Method · 0.45
Calls
2
open
Method · 0.45
c_str
Method · 0.45
Tested by
no test coverage detected