Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ clear
Method
clear
src/Base/Writer.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
Writer::~Writer() = default;
94
95
void Writer::clear()
96
{
97
Stream().clear();
98
}
99
100
bool Writer::isGood() const
101
{
Callers
15
DeleteAll
Method · 0.45
getModule
Method · 0.45
cleanupModules
Method · 0.45
getSWIGVersionFromModule
Function · 0.45
destruct
Method · 0.45
ClearObserver
Method · 0.45
setFile
Method · 0.45
clearModes
Method · 0.45
clearErrors
Method · 0.45
Clear
Method · 0.45
confirmLocalHeaders
Method · 0.45
sync
Method · 0.45
Calls
1
Stream
Function · 0.85
Tested by
2
CreateTwoTopoShapeCubes
Function · 0.36
TEST_F
Function · 0.36