Package | Description |
---|---|
org.omg.dds.core |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
org.omg.dds.core.policy | |
org.omg.dds.topic |
The Topic-Definition Module contains the
Topic ,
ContentFilteredTopic , and
MultiTopic interfaces, the
TopicListener interface, and more generally, all
that is needed by the application to define Topic objects and attach QoS
policies to them. |
org.omg.dds.type.typeobject |
Modifier and Type | Class and Description |
---|---|
class |
Duration
A span of elapsed time expressed with nanosecond precision.
|
interface |
EntityQos<P extends QosPolicy>
The Data-Distribution Service (DDS) relies on the use of QoS.
|
class |
Time
A moment in time expressed with nanosecond precision (though not
necessarily nanosecond accuracy).
|
Modifier and Type | Interface and Description |
---|---|
interface |
QosPolicy
This class is the abstract root for all the QoS policies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BuiltinTopicKey |
interface |
ParticipantBuiltinTopicData |
interface |
PublicationBuiltinTopicData |
interface |
SubscriptionBuiltinTopicData |
interface |
TopicBuiltinTopicData |
Modifier and Type | Interface and Description |
---|---|
interface |
AliasType |
interface |
AnnotationMember |
interface |
AnnotationMemberValue
The literal value of an annotation member: either the default value in its
definition or the value applied in its usage.
|
interface |
AnnotationType |
interface |
AnnotationUsage
The application of an annotation to some type or type member.
|
interface |
AnnotationUsageMember
The assignment of a value to a member of an annotation.
|
interface |
ArrayType |
interface |
Bit
Objects of this type are immutable.
|
interface |
BitSetType |
interface |
CollectionType |
interface |
EnumeratedConstant
Objects of this type are immutable.
|
interface |
EnumerationType |
interface |
MapType |
interface |
Member
Objects of this type are immutable.
|
interface |
MemberProperty
Objects of this type are immutable.
|
interface |
Module
Objects of this type are immutable.
|
interface |
SequenceType |
interface |
StringType |
interface |
StructureType |
interface |
Type
Objects of this type are immutable.
|
interface |
TypeLibrary
Objects of this type are immutable.
|
interface |
TypeLibraryElement
A marker interface.
|
interface |
TypeObject
Objects of this type are immutable.
|
interface |
TypeProperty
Objects of this type are immutable.
|
interface |
UnionMember |
interface |
UnionType |
Copyright © 2014. All rights reserved.