A base class for objects with time stamps and/or sequence numbers.
More...
#include <yarp/os/Stamp.h>
A base class for objects with time stamps and/or sequence numbers.
- Deprecated:
- since YARP 3.0.0
Definition at line 99 of file Stamp.h.
◆ ~Stamped()
yarp::os::Stamped::~Stamped |
( |
| ) |
|
|
virtualdefault |
◆ getStamp()
virtual Stamp yarp::os::Stamped::getStamp |
( |
| ) |
const |
|
pure virtual |
- Returns
- the Stamp associated with this object (time stamp, sequence number).
The documentation for this class was generated from the following files: