OpenCPN Partial API docs
CommOutQueueSingle Member List

This is the complete list of members for CommOutQueueSingle, including all inherited members.

CommOutQueue(unsigned max_buffered, std::chrono::duration< unsigned, std::milli > min_msg_gap)CommOutQueue
CommOutQueue(unsigned max_buffered)CommOutQueueinline
CommOutQueue()CommOutQueueinline
CommOutQueue(const CommOutQueue &other)=delete (defined in CommOutQueue)CommOutQueue
CommOutQueueSingle() (defined in CommOutQueueSingle)CommOutQueueSingleinline
duration_ms typedef (defined in CommOutQueue)CommOutQueueprotected
m_buffer (defined in CommOutQueue)CommOutQueueprotected
m_min_msg_gap (defined in CommOutQueue)CommOutQueueprotected
m_mutex (defined in CommOutQueue)CommOutQueuemutableprotected
m_overrun_reported (defined in CommOutQueue)CommOutQueueprotected
m_rate_limits_logged (defined in CommOutQueue)CommOutQueueprotected
m_size (defined in CommOutQueue)CommOutQueueprotected
operator=(const CommOutQueue &)=delete (defined in CommOutQueue)CommOutQueue
pop()CommOutQueuevirtual
push_back(const std::string &line) overrideCommOutQueueSinglevirtual
size() constCommOutQueuevirtual
~CommOutQueue()=default (defined in CommOutQueue)CommOutQueuevirtual