.TH "Vector::BLF::LinSynchFieldEvent" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::LinSynchFieldEvent .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBVector::BLF::LinBusEvent\fP\&. .PP Inherited by \fBVector::BLF::LinMessageDescriptor\fP, and \fBVector::BLF::LinSyncError2\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::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 "\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 break field data .SH "Member Function Documentation" .PP .SS "\fBuint32_t\fP Vector::BLF::LinSynchFieldEvent::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\&. .SS "\fBvoid\fP Vector::BLF::LinSynchFieldEvent::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\&. .SS "\fBvoid\fP Vector::BLF::LinSynchFieldEvent::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\&. .SH "Member Data Documentation" .PP .SS "\fBuint64_t\fP Vector::BLF::LinSynchFieldEvent::synchBreakLength {}" .PP Sync Break Length in ns\&. Length of dominant part [in nanoseconds] .SS "\fBuint64_t\fP Vector::BLF::LinSynchFieldEvent::synchDelLength {}" .PP Sync Delimiter Length in ns\&. Length of delimiter (recessive) [in nanoseconds] .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.