Public Member Functions | |
void | failure (const geometry_msgs::PointStamped::ConstPtr &message, FilterFailureReason reason) |
Notification (int expected_count) | |
void | notify (const geometry_msgs::PointStamped::ConstPtr &message) |
Public Attributes | |
int | count_ |
int | expected_count_ |
int | failure_count_ |
Definition at line 45 of file test_message_filter.cpp.
|
inline |
Definition at line 48 of file test_message_filter.cpp.
|
inline |
Definition at line 60 of file test_message_filter.cpp.
|
inline |
Definition at line 55 of file test_message_filter.cpp.
int Notification::count_ |
Definition at line 65 of file test_message_filter.cpp.
int Notification::expected_count_ |
Definition at line 66 of file test_message_filter.cpp.
int Notification::failure_count_ |
Definition at line 67 of file test_message_filter.cpp.