ROSaic
|
Declares a class for creating, writing to and reading from a circular bufffer. More...
#include <ros/ros.h>
#include <cstdint>
#include <algorithm>
Go to the source code of this file.
Data Structures | |
class | CircularBuffer |
Class for creating, writing to and reading from a circular buffer. More... | |
Declares a class for creating, writing to and reading from a circular bufffer.
Definition in file circular_buffer.hpp.