| Class | Description |
|---|---|
| Duration |
Duration.
|
| EntityId |
see 9.3.1.2 Mapping of the EntityId_t
NOTE: this implementation ignores Deprecated EntityIds in version 2.1 of the
Protocol as specified in 9.3.1.4
|
| EntityId.BuiltinParticipantMessageReader |
EntityId representing builtin ParticipantMessage reader.
|
| EntityId.BuiltinParticipantMessageSecureReader |
EntityId representing builtin secure ParticipantMessage reader.
|
| EntityId.BuiltinParticipantMessageSecureWriter |
EntityId representing builtin ParticipantMessage secure writer.
|
| EntityId.BuiltinParticipantMessageWriter |
EntityId representing builtin ParticipantMessage writer.
|
| EntityId.BuiltinParticipantStatelessReader |
Used with DDS security.
|
| EntityId.BuiltinParticipantStatelessWriter |
Used with DDS security.
|
| EntityId.BuiltinParticipantVolatileMessageSecureReader |
Used with DDS security.
|
| EntityId.BuiltinParticipantVolatileMessageSecureWriter |
Used with DDS security.
|
| EntityId.Participant |
EntityId representing RTPS Participant.
|
| EntityId.SEDPbuiltinPublicationsReader |
EntityId representing SEDP builtin publications reader.
|
| EntityId.SEDPbuiltinPublicationsSecureReader |
EntityId representing SEDP builtin publications secure reader.
|
| EntityId.SEDPbuiltinPublicationsSecureWriter |
EntityId representing SEDP builtin publications secure writer.
|
| EntityId.SEDPbuiltinPublicationsWriter |
EntityId representing SEDP builtin publications writer.
|
| EntityId.SEDPbuiltinSubscriptionsReader |
EntityId representing SEDP builtin subscriptions reader.
|
| EntityId.SEDPbuiltinSubscriptionsSecureReader |
EntityId representing SEDP builtin subscriptions secure reader.
|
| EntityId.SEDPbuiltinSubscriptionsSecureWriter |
EntityId representing SEDP builtin subscriptions secure writer.
|
| EntityId.SEDPbuiltinSubscriptionsWriter |
EntityId representing SEDP builtin subscriptions writer.
|
| EntityId.SEDPbuiltinTopicReader |
EntityId representing SEDP builtin topic reader.
|
| EntityId.SEDPbuiltinTopicWriter |
EntityId representing SEDP builtin topic writer.
|
| EntityId.SPDPbuiltinParticipantReader |
EntityId representing SPDP builtin participant reader.
|
| EntityId.SPDPbuiltinParticipantWriter |
EntityId representing SPDP builtin participant writer.
|
| EntityId.UnknownEntity |
EntityId representing an unknown entity.
|
| EntityId.UserDefinedEntityId |
EntityId representing an user defined entity.
|
| EntityId.VendorSpecificEntityId |
EntityId representing a vendor specific entity.
|
| FragmentNumber |
See 9.4.2.7 for the mapping of fragment number.
|
| FragmentNumberSet |
see 9.4.2.6 SequenceNumberSet
|
| Guid |
Guid uniquely represents an entity.
|
| GuidPrefix |
Every Participant has GUID (prefix, ENTITYID_PARTICIPANT), where the constant
ENTITYID_PARTICIPANT is a special value defined by the RTPS protocol.
|
| Locator |
Locator is used to tell remote participants how a participant can be reached.
|
| LocatorUDPv4_t |
Optimized locator for UDP/IPv4.
|
| SequenceNumber |
See 9.4.2.5 SequenceNumber for the mapping.
|
| SequenceNumberSet |
SequenceNumberSet contains a number of sequence numbers encoded in a bitmap.
|
| Time |
Represents a time in IETF Network Time Protocol (NTP) Standard (IETF RFC
1305) format. see 9.3.2 Mapping of the Types that Appear Within Submessages
or Built-in Topic Data
|
Copyright © 2016. All rights reserved.