#include <trigger_matcher.h>
Definition at line 216 of file trigger_matcher.h.
◆ ~TriggerMatcher()
virtual timestamp_tools::TriggerMatcher::~TriggerMatcher |
( |
| ) |
|
|
inlinevirtual |
◆ TriggerMatcher()
timestamp_tools::TriggerMatcher::TriggerMatcher |
( |
unsigned int |
late_data_count_allowed, |
|
|
unsigned int |
max_trig_queue_length |
|
) |
| |
|
inline |
◆ getTimestampBlocking() [1/2]
◆ getTimestampBlocking() [2/2]
ros::Time timestamp_tools::TriggerMatcher::getTimestampBlocking |
( |
const ros::Time & |
t, |
|
|
double |
timeout |
|
) |
| |
|
inline |
◆ getTimestampNoblock()
ros::Time timestamp_tools::TriggerMatcher::getTimestampNoblock |
( |
const ros::Time & |
data_time | ) |
|
|
inline |
◆ gotTrigger()
virtual void timestamp_tools::TriggerMatcher::gotTrigger |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ reset()
void timestamp_tools::TriggerMatcher::reset |
( |
| ) |
|
|
inline |
◆ data_source_mutex_
boost::mutex timestamp_tools::TriggerMatcher::data_source_mutex_ |
|
private |
◆ got_trigger_condition_
boost::condition_variable timestamp_tools::TriggerMatcher::got_trigger_condition_ |
|
private |
The documentation for this class was generated from the following file: