OpenCPN Partial API docs
|
This is the complete list of members for StdSerialIo, including all inherited members.
Create(SendMsgFunc send_msg_func, const std::string &port, unsigned baud) | SerialIo | static |
GetStats() const override | StdSerialIo | virtual |
IsRunning() const | ThreadCtrl | inline |
KeepGoing() const | ThreadCtrl | protected |
m_baud (defined in SerialIo) | SerialIo | protected |
m_open_log_filter (defined in SerialIo) | SerialIo | protected |
m_portname (defined in SerialIo) | SerialIo | protected |
m_send_msg_func (defined in SerialIo) | SerialIo | protected |
m_stats (defined in SerialIo) | SerialIo | protected |
m_stats_mutex (defined in SerialIo) | SerialIo | mutableprotected |
SerialIo(SendMsgFunc send_msg_func, const std::string &port, unsigned baud) (defined in SerialIo) | SerialIo | inlineprotected |
SetOutMsg(const wxString &msg) override | StdSerialIo | virtual |
SignalExit() | ThreadCtrl | protected |
Start() override | StdSerialIo | virtual |
StdSerialIo(SendMsgFunc send_func, const std::string &port, unsigned baud) (defined in StdSerialIo) | StdSerialIo | inline |
ThreadCtrl() (defined in ThreadCtrl) | ThreadCtrl | inline |
WaitUntilStopped() | ThreadCtrl | |
WaitUntilStopped(std::chrono::duration< int > timeout) | ThreadCtrl | |
WaitUntilStopped(std::chrono::duration< int > timeout, std::chrono::milliseconds &elapsed) | ThreadCtrl | |
~SerialIo()=default (defined in SerialIo) | SerialIo | virtual |