OpenCPN Partial API docs
Loading...
Searching...
No Matches
DashboardInstrumentContainer Class Reference

Public Member Functions

 DashboardInstrumentContainer (int id, DashboardInstrument *instrument, CapType capa)
 

Public Attributes

DashboardInstrumentm_pInstrument
 
int m_ID
 
CapType m_cap_flag
 

Detailed Description

Definition at line 181 of file dashboard_pi.h.

Constructor & Destructor Documentation

◆ DashboardInstrumentContainer()

DashboardInstrumentContainer::DashboardInstrumentContainer ( int  id,
DashboardInstrument instrument,
CapType  capa 
)
inline

Definition at line 183 of file dashboard_pi.h.

◆ ~DashboardInstrumentContainer()

DashboardInstrumentContainer::~DashboardInstrumentContainer ( )
inline

Definition at line 189 of file dashboard_pi.h.

Member Data Documentation

◆ m_cap_flag

CapType DashboardInstrumentContainer::m_cap_flag

Definition at line 193 of file dashboard_pi.h.

◆ m_ID

int DashboardInstrumentContainer::m_ID

Definition at line 192 of file dashboard_pi.h.

◆ m_pInstrument

DashboardInstrument* DashboardInstrumentContainer::m_pInstrument

Definition at line 191 of file dashboard_pi.h.


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