QueuedChecker Class Reference

List of all members.

Public Member Functions

void callback (const ros::Time &time, const boost::shared_ptr< int const > &data)
void expectEmpty (double time)
void expectHead (double time, int data)
 QueuedChecker ()

Public Attributes

timestamp_tools::QueuedTriggerMatcher
< int > 
tm

Private Attributes

std::queue< std::pair< double,
int > > 
incoming_

Detailed Description

Todo:
need to add a check for the hasTimestamp method.

Definition at line 41 of file test_trigger_matcher.cpp.


Constructor & Destructor Documentation

QueuedChecker::QueuedChecker (  )  [inline]

Definition at line 42 of file test_trigger_matcher.cpp.


Member Function Documentation

void QueuedChecker::callback ( const ros::Time &  time,
const boost::shared_ptr< int const > &  data 
) [inline]

Definition at line 83 of file test_trigger_matcher.cpp.

void QueuedChecker::expectEmpty ( double  time  )  [inline]

Definition at line 61 of file test_trigger_matcher.cpp.

void QueuedChecker::expectHead ( double  time,
int  data 
) [inline]

Definition at line 67 of file test_trigger_matcher.cpp.


Member Data Documentation

std::queue< std::pair<double, int> > QueuedChecker::incoming_ [private]

Definition at line 37 of file test_trigger_matcher.cpp.

Definition at line 40 of file test_trigger_matcher.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


timestamp_tools
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:10:06 2013