MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / flush

Method flush

source/json_tool/json_tool.cpp:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void OutputOnSeparateLines::flush() {}
65
66void ArrayOutput::out(FormattedJson const& json) {
67 if (!m_unique || !m_results.contains(json))

Callers 15

mainFunction · 0.45
renderMethod · 0.45
mainFunction · 0.45
coutfFunction · 0.45
cerrfFunction · 0.45
renderStarsMethod · 0.45
renderDebrisFieldsMethod · 0.45
renderBackOrbitersMethod · 0.45
renderPlanetHorizonMethod · 0.45
renderFrontOrbitersMethod · 0.45
renderSkyMethod · 0.45
renderParallaxLayersMethod · 0.45

Calls 2

coutfFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected