29 #ifndef QTFIT_TIMESTAMPCORRELATIONMESSAGE_P_H
30 #define QTFIT_TIMESTAMPCORRELATIONMESSAGE_P_H
95 bool setField(
const int fieldId,
const QByteArray &data,
96 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 fractionalTimestamp
The TimestampCorrelationMessage FIT message's fractionalTimestamp field.
DateTime timestamp
The TimestampCorrelationMessage FIT message's timestamp field.
quint16 systemTimestampMs
The TimestampCorrelationMessage FIT message's systemTimestampMs field.
quint16 fractionalSystemTimestamp
The TimestampCorrelationMessage FIT message's fractionalSystemTimestamp field.
virtual ~TimestampCorrelationMessagePrivate()
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
DateTime systemTimestamp
The TimestampCorrelationMessage FIT message's systemTimestamp field.
LocalDateTime localTimestamp
The TimestampCorrelationMessage FIT message's localTimestamp field.
quint16 timestampMs
The TimestampCorrelationMessage FIT message's timestampMs field.
The TimestampCorrelationMessage class represents a FIT TimestampCorrelationMessage data message.
LocalDateTime
Seconds since 00:00 Dec 31 1989 in local time zone.
FitBaseType
Garmin FIT FitBaseType type.
DateTime
Seconds since UTC 00:00 Dec 31 1989.