Goby3
3.1.5a
2024.05.23
|
#include <goby/acomms/buffer/dynamic_buffer.h>
Public Member Functions | |
bool | operator== (const Value &a) const |
Public Attributes | |
Clock::time_point | push_time |
T | data |
Definition at line 70 of file dynamic_buffer.h.
|
inline |
Definition at line 74 of file dynamic_buffer.h.
T goby::acomms::DynamicSubBuffer< T, Clock >::Value::data |
Definition at line 73 of file dynamic_buffer.h.
Clock::time_point goby::acomms::DynamicSubBuffer< T, Clock >::Value::push_time |
Definition at line 72 of file dynamic_buffer.h.