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 67 public String getName();
73 public String getTypeName();
76 public List<String> getEquivalentTypeName();
79 public List<String> getBaseTypeName();
Specifies the configuration of the durability service.
The DCPSTopic topic communicates the existence of topics by means of the TopicBuiltinTopicData dataty...
Specifies the maximum acceptable delay from the time the data is written until the data is inserted i...
Determines the mechanism and parameters used by the application to determine whether an org...
A supertype of all DDS classes and interfaces.
This policy is a hint to the infrastructure as to how to set the priority of the underlying transport...
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.
Specifies the resources that the Service can consume in order to meet the requested QoS...
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.
Specifies the behavior of the Service in the case where the value of a sample changes (one or more ti...