.TH "Vector::BLF::LinDatabyteTimestampEvent" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::LinDatabyteTimestampEvent .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBVector::BLF::LinMessageDescriptor\fP\&. .PP Inherited by \fBVector::BLF::LinCrcError2\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, and \fBVector::BLF::LinShortOrSlowResponse2\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBvoid\fP \fBread\fP (\fBAbstractFile\fP &\fBis\fP) \fBoverride\fP" .br .ti -1c .RI "\fBvoid\fP \fBwrite\fP (\fBAbstractFile\fP &\fBos\fP) \fBoverride\fP" .br .ti -1c .RI "\fBuint32_t\fP \fBcalculateObjectSize\fP () \fBconst\fP \fBoverride\fP" .br .in -1c Public Member Functions inherited from \fBVector::BLF::LinMessageDescriptor\fP .in +1c .ti -1c .RI "\fBvoid\fP \fBread\fP (\fBAbstractFile\fP &\fBis\fP) \fBoverride\fP" .br .ti -1c .RI "\fBvoid\fP \fBwrite\fP (\fBAbstractFile\fP &\fBos\fP) \fBoverride\fP" .br .ti -1c .RI "\fBuint32_t\fP \fBcalculateObjectSize\fP () \fBconst\fP \fBoverride\fP" .br .in -1c Public Member Functions inherited from \fBVector::BLF::LinSynchFieldEvent\fP .in +1c .ti -1c .RI "\fBvoid\fP \fBread\fP (\fBAbstractFile\fP &\fBis\fP) \fBoverride\fP" .br .ti -1c .RI "\fBvoid\fP \fBwrite\fP (\fBAbstractFile\fP &\fBos\fP) \fBoverride\fP" .br .ti -1c .RI "\fBuint32_t\fP \fBcalculateObjectSize\fP () \fBconst\fP \fBoverride\fP" .br .in -1c Public Member Functions inherited from \fBVector::BLF::LinBusEvent\fP .in +1c .ti -1c .RI "\fBLinBusEvent\fP (\fBconst\fP \fBLinBusEvent\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBLinBusEvent\fP & \fBoperator=\fP (\fBconst\fP \fBLinBusEvent\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBLinBusEvent\fP (\fBLinBusEvent\fP &&)=\fBdefault\fP" .br .ti -1c .RI "\fBLinBusEvent\fP & \fBoperator=\fP (\fBLinBusEvent\fP &&)=\fBdefault\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "std::array< \fBuint64_t\fP, 9 > \fBdatabyteTimestamps\fP {}" .br .RI "Databyte timestamps, where d[0] = EndOfHeader, d[1]=EndOfDataByte1, \&.\&.\&., d[8]=EndOfDataByte8\&. " .in -1c Public Attributes inherited from \fBVector::BLF::LinMessageDescriptor\fP .in +1c .ti -1c .RI "\fBuint16_t\fP \fBsupplierId\fP {}" .br .RI "LIN Sub-Identifier - Supplier ID\&. " .ti -1c .RI "\fBuint16_t\fP \fBmessageId\fP {}" .br .RI "LIN Sub-Identifier - Message ID (16 bits) " .ti -1c .RI "\fBuint8_t\fP \fBnad\fP {}" .br .RI "LIN Sub-Identifier - NAD\&. " .ti -1c .RI "\fBuint8_t\fP \fBid\fP {}" .br .RI "LIN ID\&. " .ti -1c .RI "\fBuint8_t\fP \fBdlc\fP {}" .br .RI "LIN DLC\&. " .ti -1c .RI "\fBuint8_t\fP \fBchecksumModel\fP {}" .br .RI "LIN checksum model\&. " .in -1c Public Attributes inherited from \fBVector::BLF::LinSynchFieldEvent\fP .in +1c .ti -1c .RI "\fBuint64_t\fP \fBsynchBreakLength\fP {}" .br .RI "Sync Break Length in ns\&. " .ti -1c .RI "\fBuint64_t\fP \fBsynchDelLength\fP {}" .br .RI "Sync Delimiter Length in ns\&. " .in -1c Public Attributes inherited from \fBVector::BLF::LinBusEvent\fP .in +1c .ti -1c .RI "\fBuint64_t\fP \fBsof\fP {}" .br .RI "Start Of Frame timestamp\&. " .ti -1c .RI "\fBuint32_t\fP \fBeventBaudrate\fP {}" .br .RI "Baudrate of the event in bit/sec\&. " .ti -1c .RI "\fBuint16_t\fP \fBchannel\fP {}" .br .RI "application channel " .ti -1c .RI "\fBuint16_t\fP \fBreservedLinBusEvent\fP {}" .br .in -1c .SH "Detailed Description" .PP Common header of LIN bus events containing response data bytes .SH "Member Function Documentation" .PP .SS "\fBuint32_t\fP Vector::BLF::LinDatabyteTimestampEvent::calculateObjectSize () const\fR [override]\fP, \fR [virtual]\fP" .PP Calculates the objectSize .PP \fBReturns\fP .RS 4 object size .RE .PP .PP Reimplemented from \fBVector::BLF::LinBusEvent\fP\&. .PP Reimplemented in \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, and \fBVector::BLF::LinShortOrSlowResponse2\fP\&. .SS "\fBvoid\fP Vector::BLF::LinDatabyteTimestampEvent::read (\fBAbstractFile\fP & is)\fR [override]\fP, \fR [virtual]\fP" .PP Read the data of this object .PP \fBParameters\fP .RS 4 \fIis\fP input stream .RE .PP .PP Reimplemented from \fBVector::BLF::LinBusEvent\fP\&. .PP Reimplemented in \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, and \fBVector::BLF::LinShortOrSlowResponse2\fP\&. .SS "\fBvoid\fP Vector::BLF::LinDatabyteTimestampEvent::write (\fBAbstractFile\fP & os)\fR [override]\fP, \fR [virtual]\fP" .PP Write the data of this object .PP \fBParameters\fP .RS 4 \fIos\fP output stream .RE .PP .PP Reimplemented from \fBVector::BLF::LinBusEvent\fP\&. .PP Reimplemented in \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, and \fBVector::BLF::LinShortOrSlowResponse2\fP\&. .SH "Member Data Documentation" .PP .SS "std::array<\fBuint64_t\fP, 9> Vector::BLF::LinDatabyteTimestampEvent::databyteTimestamps {}" .PP Databyte timestamps, where d[0] = EndOfHeader, d[1]=EndOfDataByte1, \&.\&.\&., d[8]=EndOfDataByte8\&. Data byte timestamps [in nanoseconds] .PP Index 0 corresponds to last header byte .PP Indexes 1-9 correspond to response data bytes D1-D8 .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.