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.
| Notification::Notification | ( | int | expected_count | ) | [inline] |
Definition at line 48 of file test_message_filter.cpp.
| void Notification::failure | ( | const geometry_msgs::PointStamped::ConstPtr & | message, | |
| FilterFailureReason | reason | |||
| ) | [inline] |
Definition at line 60 of file test_message_filter.cpp.
| void Notification::notify | ( | const geometry_msgs::PointStamped::ConstPtr & | message | ) | [inline] |
Definition at line 55 of file test_message_filter.cpp.
Definition at line 65 of file test_message_filter.cpp.
Definition at line 66 of file test_message_filter.cpp.
Definition at line 67 of file test_message_filter.cpp.