19 package org.omg.dds.topic;
21 import java.io.Serializable;
22 import java.util.List;
56 @Extensibility(Extensibility.Kind.MUTABLE_EXTENSIBILITY)
58 extends Cloneable, Serializable,
DDSObject 73 public String getTopicName();
79 public String getTypeName();
82 public List<String> getEquivalentTypeName();
85 public List<String> getBaseTypeName();
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
Filter that allows a org.omg.dds.sub.DataReader to specify that it is interested only in (potentially...
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...
The DCPSSubscription topic communicates the existence of datareaders by means of the SubscriptionBuil...
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).
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.
User data not known by the middleware, but distributed by means of built-in topics.