.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 (\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 .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBread\fP (\fBAbstractFile\fP &\fBis\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBvoid\fP \fBwrite\fP (\fBAbstractFile\fP &\fBos\fP)" .br .ti -1c .RI "\fBvirtual\fP \fBuint32_t\fP \fBcalculateObjectSize\fP () \fBconst\fP" .br .in -1c .SS "Public Attributes" .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 .SH "Member Function Documentation" .PP .SS "\fBuint32_t\fP 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::LinLongDomSignalEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinShortOrSlowResponse2\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSyncError2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SS "\fBvoid\fP 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::LinLongDomSignalEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinShortOrSlowResponse2\fP, \fBVector::BLF::LinSpikeEvent2\fP, \fBVector::BLF::LinSyncError2\fP, \fBVector::BLF::LinSynchFieldEvent\fP, \fBVector::BLF::LinUnexpectedWakeup\fP, and \fBVector::BLF::LinWakeupEvent2\fP\&. .SS "\fBvoid\fP 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::LinLongDomSignalEvent\fP, \fBVector::BLF::LinLongDomSignalEvent2\fP, \fBVector::BLF::LinMessage2\fP, \fBVector::BLF::LinMessageDescriptor\fP, \fBVector::BLF::LinReceiveError2\fP, \fBVector::BLF::LinSendError2\fP, \fBVector::BLF::LinShortOrSlowResponse\fP, \fBVector::BLF::LinShortOrSlowResponse2\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 "\fBuint16_t\fP Vector::BLF::LinBusEvent::channel {}" .PP application channel Channel number where the frame/event notified .SS "\fBuint32_t\fP Vector::BLF::LinBusEvent::eventBaudrate {}" .PP Baudrate of the event in bit/sec\&. Baudrate of frame/event in bit/sec .SS "\fBuint16_t\fP Vector::BLF::LinBusEvent::reservedLinBusEvent {}" reserved .SS "\fBuint64_t\fP 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\&.