30 #ifndef QTFIT_HRMPROFILEMESSAGE_H
31 #define QTFIT_HRMPROFILEMESSAGE_H
49 quint8z hrmAntIdTransType()
const;
52 void setEnabled(
const bool enabled);
53 void setHrmAntId(
const quint16z hrmAntId);
54 void setLogHrv(
const bool logHrv);
55 void setHrmAntIdTransType(
const quint8z hrmAntIdTransType);
#define QTFIT_EXPORT
QtFit library export/import macro.
#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 AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
The HrmProfileMessage class represents a FIT HrmProfileMessage data message.
quint16 quint16z
16-bit unsigned integer, with 0-is-invalid semantics.
MessageIndex
Garmin FIT MessageIndex type.
QTFIT_BEGIN_NAMESPACE typedef quint8 quint8z
8-bit unsigned integer, with 0-is-invalid semantics.