|
WSF
|


Go to the source code of this file.
Classes | |
| class | WsfPM_Waypoint |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::proxy |
| Namespace for the WSF Parser Proxy. | |
Typedefs | |
| using | WsfPM_WaypointList = WsfPM_ObjectList<WsfPM_Waypoint> |
Functions | |
| std::string WSF_PARSER_EXPORT | wsf::proxy::StringFromPosition (const WsfProxy::Position &aLatLon, const WsfProxy::Length &aAltitude, const WsfProxy::Int &aAltitudeRef) noexcept |
| bool WSF_PARSER_EXPORT | wsf::proxy::PositionFromString (const std::string &aString, WsfProxy::Position &aLatLon, WsfProxy::Length &aAltitude, WsfProxy::Int &aAltitudeRef) noexcept |