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. | |
Selected information from the cache change that is passed to the content filter object on payload evaluation.
SampleIdentity related_sample_identity |
Identity of a sample related to the one being filtered.
SampleIdentity sample_identity |
Identity of the sample being filtered.