|
OpenCPN Partial API docs
|
Public Attributes | |
| double | m_PlannedSpeed |
| wxString | m_Colour |
| wxPenStyle | m_style |
| wxDateTime | m_PlannedDeparture |
| wxString | m_TimeDisplayFormat |
Public Attributes inherited from PlugIn_Route_ExV2 | |
| wxString | m_NameString |
| User-visible name of the route. | |
| wxString | m_StartString |
| Description of route start point. | |
| wxString | m_EndString |
| Description of route end point. | |
| wxString | m_GUID |
| Globally unique identifier. | |
| bool | m_isActive |
| True if this is the active route. | |
| bool | m_isVisible |
| True if route should be displayed. | |
| wxString | m_Description |
| Optional route description/notes. | |
| Plugin_WaypointExV2List * | pWaypointList |
| List of waypoints making up this route in order. | |
Definition at line 7242 of file ocpn_plugin.h.
| HostApi121::PlugIn_Route_Ex::PlugIn_Route_Ex | ( | ) |
Definition at line 722 of file api_121.cpp.
|
virtual |
Definition at line 730 of file api_121.cpp.
| wxString HostApi121::PlugIn_Route_Ex::m_Colour |
Definition at line 7248 of file ocpn_plugin.h.
| wxDateTime HostApi121::PlugIn_Route_Ex::m_PlannedDeparture |
Definition at line 7250 of file ocpn_plugin.h.
| double HostApi121::PlugIn_Route_Ex::m_PlannedSpeed |
Definition at line 7247 of file ocpn_plugin.h.
| wxPenStyle HostApi121::PlugIn_Route_Ex::m_style |
Definition at line 7249 of file ocpn_plugin.h.
| wxString HostApi121::PlugIn_Route_Ex::m_TimeDisplayFormat |
Definition at line 7251 of file ocpn_plugin.h.