MCPcopy 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
337void Writer::putNextEntry(const char* file, const char* obj)
338{
339 ObjectName = obj ? obj : file;
340}
341
342// ----------------------------------------------------------------------------
343

Callers 12

exportObjectsMethod · 0.45
saveToFileMethod · 0.45
replaceInputFileMethod · 0.45
replaceInputFilesMethod · 0.45
replacePropertyFilesMethod · 0.45
dumpToStreamMethod · 0.45
add_to_zipFunction · 0.45
SaveDocFileMethod · 0.45
ExporterAMFMethod · 0.45
Writer3MFMethod · 0.45
SaveMethod · 0.45

Calls 2

openMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected