|
OpenCPN Partial API docs
|
This is the complete list of members for SerialIo, including all inherited members.
| Create(SendMsgFunc send_msg_func, const std::string &port, unsigned baud) | SerialIo | static |
| GetStats() const =0 | SerialIo | pure 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 |
| RequestStop() override=0 | SerialIo | pure virtual |
| SerialIo(SendMsgFunc send_msg_func, const std::string &port, unsigned baud) (defined in SerialIo) | SerialIo | inlineprotected |
| SetOutMsg(const wxString &msg)=0 | SerialIo | pure virtual |
| SignalExit() | ThreadCtrl | protected |
| Start()=0 | SerialIo | pure virtual |
| 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 |