OpenCPN Partial API docs
|
Public Member Functions | |
GARMIN_USB_Thread (GarminProtocolHandler *parent, SendMsgFunc send_msg_func, unsigned int device_handle, size_t max_tx_size) | |
void * | Entry () |
Definition at line 274 of file garmin_protocol_mgr.h.
GARMIN_USB_Thread::GARMIN_USB_Thread | ( | GarminProtocolHandler * | parent, |
SendMsgFunc | send_msg_func, | ||
unsigned int | device_handle, | ||
size_t | max_tx_size | ||
) |
Definition at line 830 of file garmin_protocol_mgr.cpp.
GARMIN_USB_Thread::~GARMIN_USB_Thread | ( | void | ) |
Definition at line 845 of file garmin_protocol_mgr.cpp.
void * GARMIN_USB_Thread::Entry | ( | ) |
Definition at line 847 of file garmin_protocol_mgr.cpp.