#define DEFINE_VIRTUAL_SERIALIZABLE(class_name)
This declaration must be inserted in virtual CSerializable classes definition:
Declares a class for storing a robot action.
CAction()
Default constructor.
virtual ~CAction()
Constructor.
mrpt::system::TTimeStamp timestamp
The associated time-stamp.
The virtual base class which provides a unified interface for all persistent objects in MRPT.
uint64_t TTimeStamp
A system independent time type, it holds the the number of 100-nanosecond intervals since January 1,...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.