MCPcopy Create free account
hub / github.com/LuxCoreRender/LuxCore / Flush

Method Flush

src/luxrays/utils/serializationutils.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void SerializationOutputFile::Flush() {
54 outStream.flush();
55}
56
57std::streampos SerializationOutputFile::GetPosition() {
58 return outFile.tellp();

Callers 11

SaveSerializedMethod · 0.80
SaveSerializedMethod · 0.80
SaveRsmFileFunction · 0.80
SaveSerializedMethod · 0.80
SaveSerializedMethod · 0.80
SavePersistentCacheMethod · 0.80
SavePersistentCacheMethod · 0.80
SaveSerializedMethod · 0.80
SavePersistentCacheMethod · 0.80

Calls 1

flushMethod · 0.45

Tested by 2