.TH "Vector::BLF::LinBusEvent" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::LinBusEvent .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherited by \fBVector::BLF::LinLongDomSignalEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBLinBusEvent\fP (const LinBusEvent &)=default" .br .ti -1c .RI "LinBusEvent & \fBoperator=\fP (const LinBusEvent &)=default" .br .ti -1c .RI "\fBLinBusEvent\fP (LinBusEvent &&)=default" .br .ti -1c .RI "LinBusEvent & \fBoperator=\fP (LinBusEvent &&)=default" .br .ti -1c .RI "virtual void \fBread\fP (\fBAbstractFile\fP &is)" .br .ti -1c .RI "virtual void \fBwrite\fP (\fBAbstractFile\fP &os)" .br .ti -1c .RI "virtual uint32_t \fBcalculateObjectSize\fP () const" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "uint64_t \fBsof\fP {}" .br .RI "Start Of Frame timestamp\&. " .ti -1c .RI "uint32_t \fBeventBaudrate\fP {}" .br .RI "Baudrate of the event in bit/sec\&. " .ti -1c .RI "uint16_t \fBchannel\fP {}" .br .RI "application channel " .ti -1c .RI "uint16_t \fBreservedLinBusEvent\fP {}" .br .in -1c .SH "Detailed Description" .PP Common header of LIN bus events .SH "Member Function Documentation" .PP .SS "uint32_t Vector::BLF::LinBusEvent::calculateObjectSize () const\fR [virtual]\fP" .PP Calculates the objectSize .PP \fBReturns\fP .RS 4 object size .RE .PP .PP Reimplemented in \fBVector::BLF::LinCrcError2\fP, \fBVector::BLF::LinDatabyteTimestampEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinLongDomSignalEvent\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSyncError2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SS "void Vector::BLF::LinBusEvent::read (\fBAbstractFile\fP & is)\fR [virtual]\fP" .PP Read the data of this object .PP \fBParameters\fP .RS 4 \fIis\fP input stream .RE .PP .PP Reimplemented in \fBVector::BLF::LinCrcError2\fP, \fBVector::BLF::LinDatabyteTimestampEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinLongDomSignalEvent\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSyncError2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SS "void Vector::BLF::LinBusEvent::write (\fBAbstractFile\fP & os)\fR [virtual]\fP" .PP Write the data of this object .PP \fBParameters\fP .RS 4 \fIos\fP output stream .RE .PP .PP Reimplemented in \fBVector::BLF::LinCrcError2\fP, \fBVector::BLF::LinDatabyteTimestampEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinLongDomSignalEvent\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSyncError2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SH "Member Data Documentation" .PP .SS "uint16_t Vector::BLF::LinBusEvent::channel {}" .PP application channel Channel number where the frame/event notified .SS "uint32_t Vector::BLF::LinBusEvent::eventBaudrate {}" .PP Baudrate of the event in bit/sec\&. Baudrate of frame/event in bit/sec .SS "uint16_t Vector::BLF::LinBusEvent::reservedLinBusEvent {}" reserved .SS "uint64_t Vector::BLF::LinBusEvent::sof {}" .PP Start Of Frame timestamp\&. Timestamp of frame/event start .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.