RTI Connext DDS Micro C++ API
2.4.14.2
|
<<eXtension>> Type to define the checksum properties of the participant RTI Connext Micro. More...
Public Attributes | |
DDS_ChecksumKind_t | computed_crc_kind |
The checksum kind for the computed and sent checksum. | |
DDS_ChecksumKindMask_t | allowed_crc_mask |
The allowed checksum for checked checksum. | |
DDS_Boolean | require_crc |
Whether the discovered participant requires checksum or not. |
<<eXtension>> Type to define the checksum properties of the participant RTI Connext Micro.
DDS_ChecksumKind_t DDS_ChecksumProperty_t::computed_crc_kind |
The checksum kind for the computed and sent checksum.
DDS_ChecksumKindMask_t DDS_ChecksumProperty_t::allowed_crc_mask |
The allowed checksum for checked checksum.
DDS_Boolean DDS_ChecksumProperty_t::require_crc |
Whether the discovered participant requires checksum or not.