|
Namespaces |
namespace | OpenDDS |
namespace | OpenDDS::RTPS |
Variables |
const Time_t | OpenDDS::RTPS::TIME_ZERO = { 0, 0 } |
const Time_t | OpenDDS::RTPS::TIME_INVALID = { -1, 0xffffffff } |
const Time_t | OpenDDS::RTPS::TIME_INFINITE = { 0x7fffffff, 0xffffffff } |
const double | OpenDDS::RTPS::NANOS_TO_RTPS_FRACS = 4.294967296 |
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 OpenDDS::DCPS::OctetArray16 | OpenDDS::RTPS::LOCATOR_ADDRESS_INVALID = { 0 } |
const LocatorUDPv4_t | OpenDDS::RTPS::LOCATORUDPv4_INVALID = { 0, 0 } |
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 = PROTOCOLVERSION_2_2 |