29 #ifndef QTFIT_HRVMESSAGE_P_H
30 #define QTFIT_HRVMESSAGE_P_H
53 bool setField(
const int fieldId,
const QByteArray &data,
54 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.
virtual ~HrvMessagePrivate()
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint16 time
The HrvMessage FIT message's time field.
The HrvMessage class represents a FIT HrvMessage data message.
FitBaseType
Garmin FIT FitBaseType type.