25 DccMcoField(
const DccMcoField&) =
default;
26 DccMcoField& operator=(
const DccMcoField&) =
default;
29 explicit DccMcoField(uint32_t);
30 DccMcoField& operator=(uint32_t);
31 explicit operator uint32_t()
const;
33 void local_cbr(
const ChannelLoad&);
34 ChannelLoad local_cbr()
const;
36 void neighbour_cbr(
const ChannelLoad&);
37 ChannelLoad neighbour_cbr()
const;
47 using cbr_type = uint8_t;
50 cbr_type m_cbr_l0_hop;
51 cbr_type m_cbr_l1_hop;
52 power_type m_output_power;