RTI Connext DDS Micro C API
Version 2.4.14
|
<<eXtension>> Type to define the checksum properties of the participant RTI Connext DDS Micro. More...
#include <dds_c_infrastructure.h>
Data Fields | |
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 DDS 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.