See: Description
Interface | Description |
---|---|
Changeable |
A tagging interface marking a QosPolicy as changeable within
QualityOfService.
|
DataReaderPolicy<T> |
A tagging interface marking QosPolicies as being suitable for readers.
|
DataWriterPolicy<T> |
A tagging interface marking QosPolicies as being suitable for writers.
|
InlineQoS |
A tagging interface that marks a Parameter as being inlineable.
|
JRTPSSpecificParameter |
A tagging interface that denotes a parameter being JRTPS specific.
|
PublisherPolicy<T> |
A tagging interface marking QosPolicies as being suitable for publishers.
|
QosPolicy<T> |
An interface used to denote a Parameter as a Quality of Service policy
parameter.
|
SubscriberPolicy<T> |
A tagging interface marking QosPolicies as being suitable for subscribers.
|
TopicPolicy<T> |
A tagging interface marking QosPolicies as being suitable for topic.
|
Class | Description |
---|---|
BaseTypeName | |
BuiltinEndpointSet |
All Participants must support the SEDP.
|
BuiltinTopicKey |
BuiltinTopicKey holds Guid of the entities.
|
CoherentSet | |
ContentFilterInfo |
ContentFilterInfo is transmitted with Data submessage as an inline-qos parameter.
|
ContentFilterProperty |
ContentFilterProperty parameter is sent by reader to writer, so that writer side
filtering is possible.
|
DefaultMulticastLocator | |
DefaultUnicastIPAddress | |
DefaultUnicastLocator | |
DefaultUnicastPort | |
DeprecatedParameter |
Deprecated parameters are defined inside this class.
|
DeprecatedParameter.ExpectsAck | |
DeprecatedParameter.ManagerKey | |
DeprecatedParameter.Persistence | |
DeprecatedParameter.RecvQueueSize | |
DeprecatedParameter.ReliabilityEnabled | |
DeprecatedParameter.ReliabilityOffered | |
DeprecatedParameter.SendQueueSize | |
DeprecatedParameter.Type2Checksum | |
DeprecatedParameter.Type2Name | |
DeprecatedParameter.TypeChecksum | |
DeprecatedParameter.VargappsSequenceNumberLast | |
DirectedWrite | |
EndpointSet |
This Parameter identifies the kinds of built-in SEDP endpoints that are
available in the Participant.
|
EntityName | |
EquivalentTypeName | |
ExpectsInlineQos | |
GroupEntityId | |
GroupGuid | |
IdentityToken |
IdentityToken is used with DDS security.
|
KeyHash |
see 8.7.9 Key Hash, 9.6.3.3
|
LocatorParameter | |
MetatrafficMulticastIPAddress | |
MetatrafficMulticastLocator | |
MetatrafficMulticastPort | |
MetatrafficUnicastIPAddress | |
MetatrafficUnicastLocator | |
MetatrafficUnicastPort | |
Module | |
MulticastIPAddress | |
MulticastLocator | |
OriginalWriterInfo |
This class holds information needed to support Persistent level of DDS Durability QoS.
|
Pad | |
Parameter |
Parameter is used to encapsulate data for builtin entities. see 9.6.2.2.2
ParameterID values
|
ParameterFactory | |
ParameterList | |
ParticipantBuiltinEndpoints | |
ParticipantEntityId | |
ParticipantGuid | |
ParticipantLeaseDuration | |
ParticipantManualLivelinessCount | |
PermissionsToken |
9.4.2.3 DDS:Access:PKI-Signed-XML-Permissions PermissionsToken
|
PropertyList |
PropertyList attribute holds a sequence of name-value properties.
|
PropertyList.Property |
Property class represents name-value pair in PropertyList
|
ProtocolVersion |
ProtocolVersion parameter.
|
QosDataRepresentation |
This QosPolicy is defined in DDS X-Types specification formal-12-11-20-2.pdf, chapter 7.6.2.1
|
QosDeadline |
This policy is useful for cases where a Topic is expected to have each
instance updated periodically.
|
QosDestinationOrder |
This QosPolicy determines how Readers form the timestamp of the samples.
|
QosDurability |
This QoS policy controls whether the Service will actually make data
available to late-joining readers.
|
QosDurabilityService | |
QosGroupData | |
QosHistory |
QosHistory.
|
QosLatencyBudget | |
QosLifespan |
QosLifespan policy is used to automatically remove samples from history cache
of entity.
|
QosLiveliness |
This policy controls the mechanism and parameters used by the Service to
ensure that particular entities on the network are still “alive.”
|
QosOwnership | |
QosOwnershipStrength | |
QosPartition |
Partition QoS policy.
|
QosPresentation | |
QosReaderDataLifecycle | |
QosReliability |
This QoS policy controls whether or not communication between entities are established as
reliable or best effort.
|
QosResourceLimits |
QosResourceLimits.
|
QosTimeBasedFilter |
QosTimeBasedFilter.
|
QosTopicData | |
QosTransportPriority |
TransportPriority QoS policy.
|
QosTypeConsistencyEnforcement |
QosTypeConsistencyEnforcement, defined in x-types
|
QosUserData |
UserData QoS policy allows passing an arbitrary byte array to remote entities.
|
QosWriterDataLifecycle |
WriterDataLifecycle QoS policy.
|
Sentinel | |
StatusInfo |
StatusInfo parameter.
|
TopicName | |
TypeLibrary | |
TypeMaxSizeSerialized | |
TypeName | |
TypeObject |
TypeObject
|
UnicastLocator | |
UnknownParameter | |
VendorId |
VendorIds are are assigned by Object Management Group.
|
VendorSpecificParameter | |
X509Cert |
Represents X.509 Certificate.
|
Enum | Description |
---|---|
ParameterId |
ParameterIds for Data submessage. see tables 9.12, 9.14 and 9.17
|
QosDestinationOrder.Kind | |
QosDurability.Kind | |
QosHistory.Kind | |
QosLiveliness.Kind | |
QosOwnership.Kind | |
QosPresentation.Kind | |
QosReliability.Kind | |
QosTypeConsistencyEnforcement.Kind |
Kind of TypeConsistencyEnforcement
|
Exception | Description |
---|---|
IncompatibleQosException |
Copyright © 2016. All rights reserved.