30 #ifndef QTFIT_NMEASENTENCEMESSAGE_H
31 #define QTFIT_NMEASENTENCEMESSAGE_H
37 class NmeaSentenceMessagePrivate;
46 quint16 timestampMs()
const;
47 QString sentence()
const;
49 void setTimestamp(
const DateTime timestamp);
50 void setTimestampMs(
const quint16 timestampMs);
51 void setSentence(
const QString sentence);
Declares the AbstractDataMessage class.
The AbstractDataMessage class is the polymorphic base class for all FIT Data Message classes.
Definition: abstractdatamessage.h:36
The NmeaSentenceMessage class represents a FIT NmeaSentenceMessage data message.
Definition: nmeasentencemessage.h:39
DateTime
Seconds since UTC 00:00 Dec 31 1989.
Definition: types.h:237