YARP
Yet Another Robot Platform
yarp::os::Stamped Class Referenceabstract

A base class for objects with time stamps and/or sequence numbers. More...

#include <yarp/os/Stamp.h>

Public Member Functions

virtual ~Stamped ()
 Destructor. More...
 
virtual Stamp getStamp () const =0
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~Stamped()

yarp::os::Stamped::~Stamped ( )
virtualdefault

Destructor.

Member Function Documentation

◆ 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: