Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ endCharStream
Method
endCharStream
src/Base/Reader.cpp:367–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void Base::XMLReader::endCharStream()
368
{
369
CharacterOffset = -1;
370
CharStream.reset();
371
}
372
373
std::istream& Base::XMLReader::charStream()
374
{
Callers
7
Save
Method · 0.80
Save
Method · 0.80
Restore
Method · 0.80
Save
Method · 0.80
Save
Method · 0.80
TEST_F
Function · 0.80
TEST_F
Function · 0.80
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected