30 #ifndef QTFIT_HRMPROFILEMESSAGE_H
31 #define QTFIT_HRMPROFILEMESSAGE_H
37 class HrmProfileMessagePrivate;
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);
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
Definition: abstractdatamessage.h:36
The HrmProfileMessage class represents a FIT HrmProfileMessage data message.
Definition: hrmprofilemessage.h:39
quint16 quint16z
16-bit unsigned integer, with 0-is-invalid semantics.
Definition: types.h:46
MessageIndex
Garmin FIT MessageIndex type.
Definition: types.h:263
QTFIT_BEGIN_NAMESPACE typedef quint8 quint8z
8-bit unsigned integer, with 0-is-invalid semantics.
Definition: types.h:45