#include <MsgRx.h>
Public Member Functions | |
| ros::WallDuration | age () const |
| void | clear () |
| bool | fresh () const |
| bool | fresh (ros::WallDuration delta) const |
| const MsgT & | get () const |
| MsgRx (const ros::WallDuration &thresh) | |
| MsgRx (const ros::WallDuration &thresh, const MsgT &msg) | |
| void | set (const MsgT &msg) |
| const ros::WallTime & | stamp () const |
Private Attributes | |
| ros::WallDuration | dur_ |
| MsgT | msg_ |
| ros::WallTime | stamp_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |