OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE > Member List

This is the complete list of members for org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >, including all inherited members.

getEnvironment()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getKeyValue(TYPE keyHolder, InstanceHandle handle)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getKeyValue(InstanceHandle handle)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getLivelinessChangedStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getMatchedPublicationData(InstanceHandle publicationHandle)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getMatchedPublications()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getQos()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getRequestedDeadlineMissedStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getRequestedIncompatibleQosStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getSampleLostStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getSampleRejectedStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getSampleSeqHolderValueField()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
getSubscriptionMatchedStatus()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
lookupInstance(TYPE keyHolder)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
read()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
read(org.omg.dds.sub.DataReader.Selector< OUT_TYPE > query)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
read(int maxSamples)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
read(List< Sample< OUT_TYPE >> samples, org.omg.dds.sub.DataReader.Selector< OUT_TYPE > selector)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
read(List< Sample< OUT_TYPE >> samples)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
readNextSample(SampleImpl< TYPE > sample)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
ReflectionDataReader(OsplServiceEnvironment environment, AbstractDataReader< OUT_TYPE > reader, Class< TYPE > ddsTypeClz)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
returnLoan(Object sampleSeqHolder, DDS.SampleInfoSeqHolder infoSeqHolder)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
setQos(DataReaderQos qos)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
take()org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
take(int maxSamples)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
take(org.omg.dds.sub.DataReader.Selector< OUT_TYPE > query)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
take(List< Sample< OUT_TYPE >> samples)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
take(List< Sample< OUT_TYPE >> samples, org.omg.dds.sub.DataReader.Selector< OUT_TYPE > selector)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
takeNextSample(SampleImpl< TYPE > sample)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
waitForHistoricalData(Duration maxWait)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
waitForHistoricalData(long maxWait, TimeUnit unit)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, Duration maxWait)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >
waitForHistoricalData(String filterExpression, List< String > filterParameters, Time minSourceTimestamp, Time maxSourceTimestamp, ResourceLimits resourceLimits, long maxWait, TimeUnit unit)org.opensplice.dds.sub.ReflectionDataReader< TYPE, OUT_TYPE >