| OpenCPN Partial API docs
    | 
This is the complete list of members for MeasuredCommOutQueue, 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 | |
| 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 | 
| MeasuredCommOutQueue(unsigned max_buffered, std::chrono::duration< unsigned, std::milli > min_msg_gap) (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | inline | 
| MeasuredCommOutQueue(unsigned max_buffered) (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | inline | 
| msg_perf (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | |
| operator=(const CommOutQueue &)=delete (defined in CommOutQueue) | CommOutQueue | |
| perf (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | |
| pop() override | MeasuredCommOutQueue | virtual | 
| pop_time (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | |
| push_back(const std::string &line) override | MeasuredCommOutQueue | virtual | 
| push_time (defined in MeasuredCommOutQueue) | MeasuredCommOutQueue | |
| size() const | CommOutQueue | virtual | 
| ~CommOutQueue()=default (defined in CommOutQueue) | CommOutQueue | virtual |