OpenCPN Partial API docs
|
This is the complete list of members for DummyCommOutQueue, including all inherited members.
CommOutQueue(unsigned max_buffered, std::chrono::duration< unsigned, std::milli > min_msg_gap) | CommOutQueue | |
CommOutQueue(unsigned max_buffered) | CommOutQueue | inline |
CommOutQueue() | CommOutQueue | inline |
CommOutQueue(const CommOutQueue &other)=delete (defined in CommOutQueue) | CommOutQueue | |
DummyCommOutQueue() (defined in DummyCommOutQueue) | DummyCommOutQueue | inline |
duration_ms typedef (defined in CommOutQueue) | CommOutQueue | protected |
m_buffer (defined in CommOutQueue) | CommOutQueue | protected |
m_min_msg_gap (defined in CommOutQueue) | CommOutQueue | protected |
m_overrun_reported (defined in CommOutQueue) | CommOutQueue | protected |
m_rate_limits_logged (defined in CommOutQueue) | CommOutQueue | protected |
m_size (defined in CommOutQueue) | CommOutQueue | protected |
operator=(const CommOutQueue &)=delete (defined in CommOutQueue) | CommOutQueue | |
pop() override | DummyCommOutQueue | inlinevirtual |
push_back(const std::string &line) override | DummyCommOutQueue | inlinevirtual |
size() const override | DummyCommOutQueue | inlinevirtual |
~CommOutQueue()=default (defined in CommOutQueue) | CommOutQueue | virtual |