29 #ifndef QTFIT_MONITORINGINFOMESSAGE_P_H
30 #define QTFIT_MONITORINGINFOMESSAGE_P_H
83 bool setField(
const int fieldId,
const QByteArray &data,
84 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 cyclesToCalories
The MonitoringInfoMessage FIT message's cyclesToCalories field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
quint16 restingMetabolicRate
The MonitoringInfoMessage FIT message's restingMetabolicRate field.
DateTime timestamp
The MonitoringInfoMessage FIT message's timestamp field.
quint16 cyclesToDistance
The MonitoringInfoMessage FIT message's cyclesToDistance field.
LocalDateTime localTimestamp
The MonitoringInfoMessage FIT message's localTimestamp field.
ActivityType activityType
The MonitoringInfoMessage FIT message's activityType field.
virtual ~MonitoringInfoMessagePrivate()
The MonitoringInfoMessage class represents a FIT MonitoringInfoMessage data message.
LocalDateTime
Seconds since 00:00 Dec 31 1989 in local time zone.
ActivityType
Garmin FIT ActivityType type.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.