12 #ifndef TRAFFICCLASS_H 13 #define TRAFFICCLASS_H 16 #include <QDataStream> 106 #endif // TRAFFICCLASS_H quint8 channelOffload() const
channelOffload Channel offload field getter.
quint8 TCID() const
TCID Traffic class ID field getter.
TrafficClass()
TrafficClass TrafficClass constructor.
struct sniff_trafficClass_s sniff_trafficClass_t
The sniff_trafficClass_t structure is a C style version of the TrafficClass.
quint8 SCF_ChannelOffload_TCID
quint8 SCF_ChannelOffload_TCID() const
SCF_ChannelOffload_TCID SCF + Channel offload + TC ID fields getter.
quint8 m_SCF_ChannelOffload_TCID
e_trafficClassID
The e_trafficClassID enum defines the TC IDs.
The sniff_trafficClass_t structure is a C style version of the TrafficClass.
Constantes used everywhere.
quint8 SCF() const
SCF Store-carry-forward field getter.
e_helper
The e_helper enum is used to help to have sizes.
QByteArray toHex()
toHex Encode the TrafficClass in binary.