.TH "Vector::BLF::FlexRayV6StartCycleEvent" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::FlexRayV6StartCycleEvent \- FLEXRAY_CYCLE\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBVector::BLF::ObjectHeader\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "void \fBread\fP (\fBAbstractFile\fP &is) override" .br .ti -1c .RI "void \fBwrite\fP (\fBAbstractFile\fP &os) override" .br .ti -1c .RI "uint32_t \fBcalculateObjectSize\fP () const override" .br .in -1c Public Member Functions inherited from \fBVector::BLF::ObjectHeader\fP .in +1c .ti -1c .RI "\fBObjectHeader\fP (const ObjectType \fBobjectType\fP, const uint16_t \fBobjectVersion\fP=0)" .br .ti -1c .RI "void \fBread\fP (\fBAbstractFile\fP &is) override" .br .ti -1c .RI "void \fBwrite\fP (\fBAbstractFile\fP &os) override" .br .ti -1c .RI "uint16_t \fBcalculateHeaderSize\fP () const override" .br .ti -1c .RI "uint32_t \fBcalculateObjectSize\fP () const override" .br .in -1c Public Member Functions inherited from \fBVector::BLF::ObjectHeaderBase\fP .in +1c .ti -1c .RI "\fBObjectHeaderBase\fP (const uint16_t \fBheaderVersion\fP, const ObjectType \fBobjectType\fP)" .br .ti -1c .RI "\fBObjectHeaderBase\fP (const ObjectHeaderBase &)=default" .br .ti -1c .RI "ObjectHeaderBase & \fBoperator=\fP (const ObjectHeaderBase &)=default" .br .ti -1c .RI "\fBObjectHeaderBase\fP (ObjectHeaderBase &&)=default" .br .ti -1c .RI "ObjectHeaderBase & \fBoperator=\fP (ObjectHeaderBase &&)=default" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "uint16_t \fBchannel\fP {}" .br .RI "application channel " .ti -1c .RI "uint8_t \fBdir\fP {}" .br .RI "dir flag (tx, rx) " .ti -1c .RI "uint8_t \fBlowTime\fP {}" .br .RI "additional time field in simulation " .ti -1c .RI "uint32_t \fBfpgaTick\fP {}" .br .RI "timestamp generated from xModule " .ti -1c .RI "uint32_t \fBfpgaTickOverflow\fP {}" .br .RI "overflow counter of the timestamp " .ti -1c .RI "uint32_t \fBclientIndexFlexRayV6StartCycleEvent\fP {}" .br .RI "clientindex of send node " .ti -1c .RI "uint32_t \fBclusterTime\fP {}" .br .RI "relative clustertime, from 0 to cyclelength " .ti -1c .RI "std::array< uint8_t, 2 > \fBdataBytes\fP {}" .br .RI "array of databytes " .ti -1c .RI "uint16_t \fBreservedFlexRayV6StartCycleEvent\fP {}" .br .in -1c Public Attributes inherited from \fBVector::BLF::ObjectHeader\fP .in +1c .ti -1c .RI "uint32_t \fBobjectFlags\fP {\fBObjectFlags::TimeOneNans\fP}" .br .RI "object flags " .ti -1c .RI "uint16_t \fBclientIndex\fP {}" .br .RI "client index of send node " .ti -1c .RI "uint16_t \fBobjectVersion\fP {0}" .br .RI "object specific version " .ti -1c .RI "uint64_t \fBobjectTimeStamp\fP {}" .br .RI "object timestamp " .in -1c Public Attributes inherited from \fBVector::BLF::ObjectHeaderBase\fP .in +1c .ti -1c .RI "uint32_t \fBsignature\fP {ObjectSignature}" .br .RI "signature (ObjectSignature) " .ti -1c .RI "uint16_t \fBheaderSize\fP {}" .br .RI "sizeof object header " .ti -1c .RI "uint16_t \fBheaderVersion\fP {}" .br .RI "header version (1) " .ti -1c .RI "uint32_t \fBobjectSize\fP {}" .br .RI "object size " .ti -1c .RI "ObjectType \fBobjectType\fP {ObjectType::UNKNOWN}" .br .RI "object type " .in -1c .SS "Additional Inherited Members" Public Types inherited from \fBVector::BLF::ObjectHeader\fP .in +1c .ti -1c .RI "enum \fBObjectFlags\fP : uint32_t { \fBTimeTenMics\fP = 0x00000001, \fBTimeOneNans\fP = 0x00000002 }" .br .in -1c .SH "Detailed Description" .PP FLEXRAY_CYCLE\&. Start of cycle event transmitted by the hardware interface on a FlexRay channel\&. .SH "Member Function Documentation" .PP .SS "uint32_t Vector::BLF::FlexRayV6StartCycleEvent::calculateObjectSize () const\fR [override]\fP, \fR [virtual]\fP" Calculates the objectSize .PP \fBReturns\fP .RS 4 object size .RE .PP .PP Reimplemented from \fBVector::BLF::ObjectHeaderBase\fP\&. .SS "void Vector::BLF::FlexRayV6StartCycleEvent::read (\fBAbstractFile\fP & is)\fR [override]\fP, \fR [virtual]\fP" Read the data of this object .PP \fBParameters\fP .RS 4 \fIis\fP input stream .RE .PP .PP Reimplemented from \fBVector::BLF::ObjectHeaderBase\fP\&. .SS "void Vector::BLF::FlexRayV6StartCycleEvent::write (\fBAbstractFile\fP & os)\fR [override]\fP, \fR [virtual]\fP" Write the data of this object .PP \fBParameters\fP .RS 4 \fIos\fP output stream .RE .PP .PP Reimplemented from \fBVector::BLF::ObjectHeaderBase\fP\&. .SH "Member Data Documentation" .PP .SS "uint16_t Vector::BLF::FlexRayV6StartCycleEvent::channel {}" .PP application channel Application channel .SS "uint32_t Vector::BLF::FlexRayV6StartCycleEvent::clientIndexFlexRayV6StartCycleEvent {}" .PP clientindex of send node Client index of send node\&. Must be set to 0 if file is written from other applications .SS "uint32_t Vector::BLF::FlexRayV6StartCycleEvent::clusterTime {}" .PP relative clustertime, from 0 to cyclelength Relative cluster time, from 0 to cycle length .SS "std::array Vector::BLF::FlexRayV6StartCycleEvent::dataBytes {}" .PP array of databytes Array of data bytes .SS "uint8_t Vector::BLF::FlexRayV6StartCycleEvent::dir {}" .PP dir flag (tx, rx) Direction Flags .IP "\(bu" 2 0 = Rx .IP "\(bu" 2 1 = Tx .IP "\(bu" 2 2 = Tx Request .IP "\(bu" 2 3 and 4 are for internal use only\&. .PP .SS "uint32_t Vector::BLF::FlexRayV6StartCycleEvent::fpgaTick {}" .PP timestamp generated from xModule Timestamp generated from xModule .SS "uint32_t Vector::BLF::FlexRayV6StartCycleEvent::fpgaTickOverflow {}" .PP overflow counter of the timestamp Overflow counter of the timestamp .SS "uint8_t Vector::BLF::FlexRayV6StartCycleEvent::lowTime {}" .PP additional time field in simulation Additional time field in simulation .SS "uint16_t Vector::BLF::FlexRayV6StartCycleEvent::reservedFlexRayV6StartCycleEvent {}" reserved .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.