19 package org.omg.dds.topic;
21 import java.io.Serializable;
22 import java.util.List;
60 @Extensibility(Extensibility.Kind.MUTABLE_EXTENSIBILITY)
62 extends Cloneable, Serializable,
DDSObject 77 public String getTopicName();
83 public String getTypeName();
86 public List<String> getEquivalentTypeName();
89 public List<String> getBaseTypeName();
Specifies the configuration of the durability service.
[optional] Specifies the value of the "strength" used to arbitrate among multiple org...
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
User data not known by the middleware, but distributed by means of built-in topics.
This policy allows the introduction of a logical partition concept inside the "physical" partition in...
Specifies how the samples representing changes to data instances are presented to the subscribing app...
User data not known by the middleware, but distributed by means of built-in topics.
Determines the mechanism and parameters used by the application to determine whether an org...
A supertype of all DDS classes and interfaces.
Controls the criteria used to determine the logical order among changes made by org.omg.dds.pub.Publisher entities to the same instance of data (i.e., matching Topic and key).
The DCPSPublication topic communicates the existence of datawriters by means of the PublicationBuilti...
Objects of this type are immutable.
This policy indicates the level of reliability requested by a org.omg.dds.sub.DataReader or offered b...
This policy expresses if the data should "outlive" their writing time.
org.omg.dds.sub.DataReader expects a new sample updating the value of each instance at least once eve...
This QosPolicy specifies whether a DataWriter exclusively may own an instance.
Specifies the maximum duration of validity of the data written by the org.omg.dds.pub.DataWriter.
User data not known by the middleware, but distributed by means of built-in topics.