XML loader for GPX file format.
More...
Inherits XMLVisitor.
XML loader for GPX file format.
Definition at line 1027 of file FlightPlan.cxx.
◆ GpxXmlVisitor()
flightgear::GpxXmlVisitor::GpxXmlVisitor |
( |
FlightPlan * | fp | ) |
|
|
inline |
◆ data()
void flightgear::GpxXmlVisitor::data |
( |
const char * | s, |
|
|
int | length ) |
|
override |
◆ endElement()
void flightgear::GpxXmlVisitor::endElement |
( |
const char * | name | ) |
|
|
override |
◆ startElement()
void flightgear::GpxXmlVisitor::startElement |
( |
const char * | name, |
|
|
const XMLAttributes & | atts ) |
|
override |
◆ waypoints()
const WayptVec & flightgear::GpxXmlVisitor::waypoints |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: