OpenCPN Partial API docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MeasuredCommOutQueue Member List

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)CommOutQueueinline
CommOutQueue()CommOutQueueinline
CommOutQueue(const CommOutQueue &other)=delete (defined in CommOutQueue)CommOutQueue
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
MeasuredCommOutQueue(unsigned max_buffered, std::chrono::duration< unsigned, std::milli > min_msg_gap) (defined in MeasuredCommOutQueue)MeasuredCommOutQueueinline
MeasuredCommOutQueue(unsigned max_buffered) (defined in MeasuredCommOutQueue)MeasuredCommOutQueueinline
msg_perf (defined in MeasuredCommOutQueue)MeasuredCommOutQueue
operator=(const CommOutQueue &)=delete (defined in CommOutQueue)CommOutQueue
perf (defined in MeasuredCommOutQueue)MeasuredCommOutQueue
pop() overrideMeasuredCommOutQueuevirtual
pop_time (defined in MeasuredCommOutQueue)MeasuredCommOutQueue
push_back(const std::string &line) overrideMeasuredCommOutQueuevirtual
push_time (defined in MeasuredCommOutQueue)MeasuredCommOutQueue
size() constCommOutQueuevirtual
~CommOutQueue()=default (defined in CommOutQueue)CommOutQueuevirtual