|
OpenCPN Partial API docs
|
Public Attributes | |
| wxString | m_NameString |
| wxString | m_StartString |
| wxString | m_EndString |
| wxString | m_GUID |
| bool | m_isActive |
| Plugin_WaypointExList * | pWaypointList |
Definition at line 1536 of file ocpn_plugin.h.
| PlugIn_Route_Ex::PlugIn_Route_Ex | ( | void | ) |
Definition at line 1635 of file api_shim.cpp.
| PlugIn_Route_Ex::~PlugIn_Route_Ex | ( | void | ) |
Definition at line 1636 of file api_shim.cpp.
| wxString PlugIn_Route_Ex::m_EndString |
Definition at line 1543 of file ocpn_plugin.h.
| wxString PlugIn_Route_Ex::m_GUID |
Definition at line 1544 of file ocpn_plugin.h.
| bool PlugIn_Route_Ex::m_isActive |
Definition at line 1545 of file ocpn_plugin.h.
| wxString PlugIn_Route_Ex::m_NameString |
Definition at line 1541 of file ocpn_plugin.h.
| wxString PlugIn_Route_Ex::m_StartString |
Definition at line 1542 of file ocpn_plugin.h.
| Plugin_WaypointExList* PlugIn_Route_Ex::pWaypointList |
Definition at line 1547 of file ocpn_plugin.h.