#include <series_boolean.h>
|
boost::circular_buffer< bool > | buf_ |
|
Definition at line 48 of file series_boolean.h.
jsk_topic_tools::SeriesBoolean::SeriesBoolean |
( |
const int |
buf_len | ) |
|
jsk_topic_tools::SeriesBoolean::~SeriesBoolean |
( |
| ) |
|
|
virtual |
void jsk_topic_tools::SeriesBoolean::addValue |
( |
bool |
val | ) |
|
|
virtual |
bool jsk_topic_tools::SeriesBoolean::getValue |
( |
| ) |
|
|
virtual |
boost::circular_buffer<bool> jsk_topic_tools::SeriesBoolean::buf_ |
|
private |
The documentation for this class was generated from the following files: