29 #ifndef QTFIT_SLAVEDEVICEMESSAGE_P_H
30 #define QTFIT_SLAVEDEVICEMESSAGE_P_H
56 bool setField(
const int fieldId,
const QByteArray &data,
57 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.
quint16 product
The SlaveDeviceMessage FIT message's product field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
virtual ~SlaveDeviceMessagePrivate()
Manufacturer manufacturer
The SlaveDeviceMessage FIT message's manufacturer field.
The SlaveDeviceMessage class represents a FIT SlaveDeviceMessage data message.
FitBaseType
Garmin FIT FitBaseType type.
Manufacturer
Garmin FIT Manufacturer type.