RTI Recording Service  Version 7.0.0
RTI_RecordingServiceHistoryState Struct Reference

Instance history selector. More...

Data Fields

int depth
 

Detailed Description

Instance history selector.

This class is used in sample selectors to tell the stream reader that the data being requested is historic data. This effectively takes precedence over the sample state (we don't care if the state is read or not read).

Field Documentation

◆ depth

int RTI_RecordingServiceHistoryState::depth

The number of historical samples to read. Note: currently the only depth supported by Replay Service is 1, meaning the last value for every instance should be provided.