Fast DDS  Version 3.0.1
Fast DDS
Loading...
Searching...
No Matches
IContentFilter::FilterSampleInfo Struct Reference

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

#include <IContentFilter.hpp>

Public Types

using SampleIdentity = eprosima::fastdds::rtps::SampleIdentity
 

Public Attributes

SampleIdentity sample_identity
 Identity of the sample being filtered.
 
SampleIdentity related_sample_identity
 Identity of a sample related to the one being filtered.
 

Detailed Description

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

Member Typedef Documentation

◆ SampleIdentity

Member Data Documentation

◆ related_sample_identity

SampleIdentity related_sample_identity

Identity of a sample related to the one being filtered.

◆ sample_identity

SampleIdentity sample_identity

Identity of the sample being filtered.


The documentation for this struct was generated from the following file: