![]() |
VRS
A file format for sensor data.
|
#include <Recordable.h>
Temporarily reset Recordable instance IDs Create on the stack, so while the object exists, Recordable instance IDs generated start at 1, and restore the instance ID generation sequence when the object is released. Note that while the object is alive, no other thread can create Recordable objects (locking).