29 #ifndef QTFIT_DIVEGASMESSAGE_P_H
30 #define QTFIT_DIVEGASMESSAGE_P_H
66 bool setField(
const int fieldId,
const QByteArray &data,
67 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 oxygenContent
The DiveGasMessage FIT message's oxygenContent field.
DiveGasStatus status
The DiveGasMessage FIT message's status field.
bool setField(const int fieldId, const QByteArray &data, const FitBaseType baseType, const bool bigEndian) override
virtual ~DiveGasMessagePrivate()
MessageIndex messageIndex
The DiveGasMessage FIT message's messageIndex field.
quint8 heliumContent
The DiveGasMessage FIT message's heliumContent field.
The DiveGasMessage class represents a FIT DiveGasMessage data message.
DiveGasStatus
Garmin FIT DiveGasStatus type.
FitBaseType
Garmin FIT FitBaseType type.
MessageIndex
Garmin FIT MessageIndex type.