RTI Connext Java API  Version 6.1.1

Filter that allows a com.rti.dds.subscription.DataReader to specify that it is interested only in (potentially) a subset of the values of the data. More...

Classes

class  TimeBasedFilterQosPolicy
 Filter that allows a com.rti.dds.subscription.DataReader to specify that it is interested only in (potentially) a subset of the values of the data. More...
 

Variables

static final QosPolicyId_t TIMEBASEDFILTER_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.TimeBasedFilterQosPolicy. More...
 

Detailed Description

Filter that allows a com.rti.dds.subscription.DataReader to specify that it is interested only in (potentially) a subset of the values of the data.

Variable Documentation

◆ TIMEBASEDFILTER_QOS_POLICY_ID

final QosPolicyId_t TIMEBASEDFILTER_QOS_POLICY_ID
static