Struct IContentFilter::FilterSampleInfo

Nested Relationships

This struct is a nested type of Struct IContentFilter.

Struct Documentation

struct FilterSampleInfo

Selected information from the cache change that is passed to the content filter object on payload evaluation.

Public Types

using SampleIdentity = eprosima::fastrtps::rtps::SampleIdentity

Public Members

SampleIdentity sample_identity

Identity of the sample being filtered.

SampleIdentity related_sample_identity

Identity of a sample related to the one being filtered.