MCPcopy 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
23void plotXMLVisitor::endXML(void)
24{
25// cout << "Finished XML parse." << endl;
26}
27
28void plotXMLVisitor::startElement (const char * name, const XMLAttributes &atts)
29{

Callers 1

readXMLFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected