29 #ifndef QTFIT_ANTTXMESSAGE_P_H
30 #define QTFIT_ANTTXMESSAGE_P_H
77 const FitBaseType baseType,
const bool bigEndian)
override;
#define QTFIT_END_NAMESPACE
Macro for ending the QtFit library's top-most namespace (if one is defined).
#define QTFIT_BEGIN_NAMESPACE
Macro for starting the QtFit library's top-most namespace (if one is defined).
Declares the AbstractDataMessagePrivate class.
quint8 mesgData
The AntTxMessage FIT message's mesgData field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
virtual ~AntTxMessagePrivate()
quint16 fractionalTimestamp
The AntTxMessage FIT message's fractionalTimestamp field.
quint8 data
The AntTxMessage FIT message's data field.
DateTime timestamp
The AntTxMessage FIT message's timestamp field.
quint8 channelNumber
The AntTxMessage FIT message's channelNumber field.
quint8 mesgId
The AntTxMessage FIT message's mesgId field.
The AntTxMessage class represents a FIT AntTxMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.