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 46 of file test_message_filter.cpp.
| Notification::Notification | ( | int | expected_count | ) | [inline] |
Definition at line 49 of file test_message_filter.cpp.
| void Notification::failure | ( | const geometry_msgs::PointStamped::ConstPtr & | message, | |
| FilterFailureReason | reason | |||
| ) | [inline] |
Definition at line 59 of file test_message_filter.cpp.
| void Notification::notify | ( | const geometry_msgs::PointStamped::ConstPtr & | message | ) | [inline] |
Definition at line 54 of file test_message_filter.cpp.
Definition at line 64 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.