| OpenCPN Partial API docs
    | 
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) | CommOutQueue | inline | 
| CommOutQueue() | CommOutQueue | inline | 
| CommOutQueue(const CommOutQueue &other)=delete (defined in CommOutQueue) | CommOutQueue | |
| CommOutQueueSingle() (defined in CommOutQueueSingle) | CommOutQueueSingle | 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_mutex (defined in CommOutQueue) | CommOutQueue | mutableprotected | 
| 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() | CommOutQueue | virtual | 
| push_back(const std::string &line) override | CommOutQueueSingle | virtual | 
| size() const | CommOutQueue | virtual | 
| ~CommOutQueue()=default (defined in CommOutQueue) | CommOutQueue | virtual |