OpenCPN Partial API docs
Loading...
Searching...
No Matches
HostApi121::PlugIn_Route_Ex Class Reference
Inheritance diagram for HostApi121::PlugIn_Route_Ex:
PlugIn_Route_ExV2

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.
 

Detailed Description

Definition at line 7242 of file ocpn_plugin.h.

Constructor & Destructor Documentation

◆ PlugIn_Route_Ex()

HostApi121::PlugIn_Route_Ex::PlugIn_Route_Ex ( )

Definition at line 722 of file api_121.cpp.

◆ ~PlugIn_Route_Ex()

HostApi121::PlugIn_Route_Ex::~PlugIn_Route_Ex ( )
virtual

Definition at line 730 of file api_121.cpp.

Member Data Documentation

◆ m_Colour

wxString HostApi121::PlugIn_Route_Ex::m_Colour

Definition at line 7248 of file ocpn_plugin.h.

◆ m_PlannedDeparture

wxDateTime HostApi121::PlugIn_Route_Ex::m_PlannedDeparture

Definition at line 7250 of file ocpn_plugin.h.

◆ m_PlannedSpeed

double HostApi121::PlugIn_Route_Ex::m_PlannedSpeed

Definition at line 7247 of file ocpn_plugin.h.

◆ m_style

wxPenStyle HostApi121::PlugIn_Route_Ex::m_style

Definition at line 7249 of file ocpn_plugin.h.

◆ m_TimeDisplayFormat

wxString HostApi121::PlugIn_Route_Ex::m_TimeDisplayFormat

Definition at line 7251 of file ocpn_plugin.h.


The documentation for this class was generated from the following files: