Module sampleinfo

Module sampleinfo 

Source
Expand description

DDS Sample metadata

Structs§

NotAliveGenerationCounts
A double counter for counting how many times an instance as become Alive.
SampleInfo
SampleInfo is metadata attached to each received data sample. It exists only at the receiving end of DDS, and is (mostly) generated by DDS.

Enums§

InstanceState
Is this data instance alive or not and why.
SampleState
indicates whether or not the corresponding data sample has already been read by this DataReader.
ViewState
Indicates if this data instance has been seen (viewed).