Type Alias cyclors::dds_property_qospolicy_t

source ·
pub type dds_property_qospolicy_t = dds_property_qospolicy;

Aliased Type§

struct dds_property_qospolicy_t {
    pub value: dds_propertyseq,
    pub binary_value: dds_binarypropertyseq,
}

Fields§

§value: dds_propertyseq§binary_value: dds_binarypropertyseq