Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JSBSim-Team/jsbsim
/ endXML
Method
endXML
utils/simplot/plotXMLVisitor.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
void plotXMLVisitor::endXML(void)
24
{
25
// cout <<
"Finished XML parse."
<< endl;
26
}
27
28
void plotXMLVisitor::startElement (const char * name, const XMLAttributes &atts)
29
{
Callers
1
readXML
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected