|
| const Time_t | OpenDDS::RTPS::TIME_INVALID = { 0xffffffffu, 0xffffffffu } |
| |
| const Duration_t | OpenDDS::RTPS::DURATION_ZERO = { 0, 0u } |
| |
| const Duration_t | OpenDDS::RTPS::DURATION_INFINITE = { 0x7fffffff, 0xffffffffu } |
| |
| const VendorId_t | OpenDDS::RTPS::VENDORID_UNKNOWN = { { 0 } } |
| |
| const VendorId_t | OpenDDS::RTPS::VENDORID_OPENDDS |
| |
| const SequenceNumber_t | OpenDDS::RTPS::SEQUENCENUMBER_UNKNOWN = { -1, 0 } |
| |
| const OpenDDS::DCPS::Locator_t | OpenDDS::RTPS::LOCATOR_INVALID |
| |
| const DDS::OctetArray16 | OpenDDS::RTPS::LOCATOR_ADDRESS_INVALID = { 0 } |
| |
| const LocatorUDPv4_t | OpenDDS::RTPS::LOCATORUDPv4_INVALID = { 0, 0 } |
| |
| const ACE_CDR::Octet | OpenDDS::RTPS::PROTOCOL_RTPS [] = {'R', 'T', 'P', 'S'} |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_1_0 = { 1, 0 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_1_1 = { 1, 1 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_2_0 = { 2, 0 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_2_1 = { 2, 1 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_2_2 = { 2, 2 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_2_3 = { 2, 3 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION_2_4 = { 2, 4 } |
| |
| const ProtocolVersion_t | OpenDDS::RTPS::PROTOCOLVERSION = PROTOCOLVERSION_2_4 |
| |
| const DDS::Security::ParticipantSecurityInfo | OpenDDS::RTPS::PARTICIPANT_SECURITY_ATTRIBUTES_INFO_DEFAULT = {0, 0} |
| |
| const DDS::Security::EndpointSecurityInfo | OpenDDS::RTPS::ENDPOINT_SECURITY_ATTRIBUTES_INFO_DEFAULT = {0, 0} |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::DATA_OCTETS_TO_IQOS = 16 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::DATA_FRAG_OCTETS_TO_IQOS = 28 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::RTPSHDR_SZ = 20 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::SMHDR_SZ = 4 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::HEARTBEAT_SZ = 28 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::INFO_DST_SZ = 12 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::INFO_TS_SZ = 8 |
| |
| const ACE_CDR::UShort | OpenDDS::RTPS::INFO_SRC_SZ = 20 |
| |
| const size_t | OpenDDS::RTPS::SM_ALIGN = 4 |
| | Alignment of RTPS Submessage. More...
|
| |
| const DCPS::EntityId_t | OpenDDS::RTPS::PARTICIPANT_MESSAGE_DATA_KIND_UNKNOWN |
| |
| const DCPS::EntityId_t | OpenDDS::RTPS::PARTICIPANT_MESSAGE_DATA_KIND_AUTOMATIC_LIVELINESS_UPDATE |
| |
| const DCPS::EntityId_t | OpenDDS::RTPS::PARTICIPANT_MESSAGE_DATA_KIND_MANUAL_LIVELINESS_UPDATE |
| |
|
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SEDP_BUILTIN_PUBLICATIONS_SECURE_WRITER = {{0xff, 0x00, 0x03}, 0xc2} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SEDP_BUILTIN_PUBLICATIONS_SECURE_READER = {{0xff, 0x00, 0x03}, 0xc7} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_WRITER = {{0xff, 0x00, 0x04}, 0xc2} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SEDP_BUILTIN_SUBSCRIPTIONS_SECURE_READER = {{0xff, 0x00, 0x04}, 0xc7} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_MESSAGE_SECURE_WRITER = {{0xff, 0x02, 0x00}, 0xc2} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_MESSAGE_SECURE_READER = {{0xff, 0x02, 0x00}, 0xc7} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_STATELESS_WRITER = {{0x00, 0x02, 0x01}, 0xc3} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_STATELESS_READER = {{0x00, 0x02, 0x01}, 0xc4} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_VOLATILE_SECURE_WRITER = {{0xff, 0x02, 0x02}, 0xc3} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_P2P_BUILTIN_PARTICIPANT_VOLATILE_SECURE_READER = {{0xff, 0x02, 0x02}, 0xc4} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SPDP_RELIABLE_BUILTIN_PARTICIPANT_SECURE_WRITER = {{0xff, 0x01, 0x01}, 0xc2} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_SPDP_RELIABLE_BUILTIN_PARTICIPANT_SECURE_READER = {{0xff, 0x01, 0x01}, 0xc7} |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_TL_SVC_REQ_WRITER_SECURE = {{0xff, 0x03, 0x00}, 0xc3 } |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_TL_SVC_REQ_READER_SECURE = {{0xff, 0x03, 0x00}, 0xc4 } |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_TL_SVC_REPLY_WRITER_SECURE = {{0xff, 0x03, 0x01}, 0xc3 } |
| |
| const EntityId_t | OpenDDS::RTPS::ENTITYID_TL_SVC_REPLY_READER_SECURE = {{0xff, 0x03, 0x01}, 0xc4 } |
| |