Public Types | Public Member Functions | Private Attributes | List of all members
jsk_topic_tools::SeriesBoolean Class Reference

#include <series_boolean.h>

Public Types

typedef boost::shared_ptr< SeriesBooleanPtr
 

Public Member Functions

virtual void addValue (bool val)
 
virtual bool getValue ()
 
 SeriesBoolean (const int buf_len)
 
virtual ~SeriesBoolean ()
 

Private Attributes

boost::circular_buffer< bool > buf_
 

Detailed Description

Definition at line 48 of file series_boolean.h.

Member Typedef Documentation

Definition at line 51 of file series_boolean.h.

Constructor & Destructor Documentation

jsk_topic_tools::SeriesBoolean::SeriesBoolean ( const int  buf_len)

Definition at line 40 of file series_boolean.cpp.

jsk_topic_tools::SeriesBoolean::~SeriesBoolean ( )
virtual

Definition at line 45 of file series_boolean.cpp.

Member Function Documentation

void jsk_topic_tools::SeriesBoolean::addValue ( bool  val)
virtual

Definition at line 49 of file series_boolean.cpp.

bool jsk_topic_tools::SeriesBoolean::getValue ( )
virtual

Definition at line 54 of file series_boolean.cpp.

Member Data Documentation

boost::circular_buffer<bool> jsk_topic_tools::SeriesBoolean::buf_
private

Definition at line 58 of file series_boolean.h.


The documentation for this class was generated from the following files:


jsk_topic_tools
Author(s): Kei Okada , Yusuke Furuta
autogenerated on Tue Feb 6 2018 03:45:19