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

Internal worker thread. More...

Inheritance diagram for CommDriverN2KSerialThread:

Public Member Functions

 CommDriverN2KSerialThread (CommDriverN2KSerial *Launcher, const wxString &PortName, const wxString &strBaudRate)
 
void * Entry ()
 
bool SetOutMsg (const std::vector< unsigned char > &load)
 
void OnExit (void)
 

Detailed Description

Internal worker thread.

Definition at line 135 of file comm_drv_n2k_serial.cpp.

Constructor & Destructor Documentation

◆ CommDriverN2KSerialThread()

CommDriverN2KSerialThread::CommDriverN2KSerialThread ( CommDriverN2KSerial Launcher,
const wxString &  PortName,
const wxString &  strBaudRate 
)

Definition at line 624 of file comm_drv_n2k_serial.cpp.

◆ ~CommDriverN2KSerialThread()

CommDriverN2KSerialThread::~CommDriverN2KSerialThread ( void  )

Definition at line 644 of file comm_drv_n2k_serial.cpp.

Member Function Documentation

◆ Entry()

void * CommDriverN2KSerialThread::Entry ( )

Definition at line 741 of file comm_drv_n2k_serial.cpp.

◆ OnExit()

void CommDriverN2KSerialThread::OnExit ( void  )

Definition at line 648 of file comm_drv_n2k_serial.cpp.

◆ SetOutMsg()

bool CommDriverN2KSerialThread::SetOutMsg ( const std::vector< unsigned char > &  load)

Definition at line 731 of file comm_drv_n2k_serial.cpp.


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