AbstractDataWriter(OsplServiceEnvironment environment, PublisherImpl parent) | org.opensplice.dds.pub.AbstractDataWriter< PROTOBUF_TYPE > | |
assertLiveliness() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
DataWriterProtobuf(OsplServiceEnvironment environment, PublisherImpl parent, TopicProtobuf< PROTOBUF_TYPE > topic, DataWriterQos qos, DataWriterListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
destroy() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | protected |
dispose(InstanceHandle instanceHandle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
dispose(InstanceHandle instanceHandle, PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
dispose(InstanceHandle instanceHandle, PROTOBUF_TYPE instanceData, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
dispose(InstanceHandle instanceHandle, PROTOBUF_TYPE instanceData, long sourceTimeStamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getEnvironment() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getKeyValue(InstanceHandle instanceHandle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getKeyValue(PROTOBUF_TYPE instanceData, InstanceHandle instanceHandle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getLivelinessLostStatus() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getMatchedSubscriptionData(InstanceHandle instanceHandle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getMatchedSubscriptions() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getOfferedDeadlineMissedStatus() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getOfferedIncompatibleQosStatus() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getParent() | org.opensplice.dds.pub.AbstractDataWriter< PROTOBUF_TYPE > | |
getPublicationMatchedStatus() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getQos() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getStatusCondition() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
getTopic() | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
lookupInstance(PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
registerInstance(PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
registerInstance(PROTOBUF_TYPE instanceData, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
registerInstance(PROTOBUF_TYPE instanceData, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
setListener(DataWriterListener< PROTOBUF_TYPE > listener) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
setListener(DataWriterListener< PROTOBUF_TYPE > listener, Collection< Class<? extends Status >> statuses) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
setListener(DataWriterListener< PROTOBUF_TYPE > listener, Class<? extends Status >... statuses) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
setQos(DataWriterQos qos) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
typeSupport | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | protected |
unregisterInstance(InstanceHandle handle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
unregisterInstance(InstanceHandle handle, PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
unregisterInstance(InstanceHandle handle, PROTOBUF_TYPE instanceData, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
unregisterInstance(InstanceHandle handle, PROTOBUF_TYPE instanceData, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
waitForAcknowledgments(Duration maxWait) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
waitForAcknowledgments(long maxWait, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData, InstanceHandle handle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData, InstanceHandle handle, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
write(PROTOBUF_TYPE instanceData, InstanceHandle handle, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData, InstanceHandle handle) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData, InstanceHandle handle, Time sourceTimestamp) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |
writeDispose(PROTOBUF_TYPE instanceData, InstanceHandle instanceHandle, long sourceTimestamp, TimeUnit unit) | org.opensplice.dds.pub.DataWriterProtobuf< PROTOBUF_TYPE, DDS_TYPE > | |