Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JSBSim-Team/jsbsim
/ startXML
Method
startXML
utils/simplot/plotXMLVisitor.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void plotXMLVisitor::startXML(void)
19
{
20
// cout <<
"Starting XML parse ..."
<< endl;
21
}
22
23
void plotXMLVisitor::endXML(void)
24
{
Callers
1
readXML
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected