.TH "Vector::BLF::Most150AllocTab" 3 "Vector BLF" \" -*- nroff -*- .ad l .nh .SH NAME Vector::BLF::Most150AllocTab \- MOST_150_ALLOCTAB\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBVector::BLF::ObjectHeader2\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::ObjectHeader2\fP .in +1c .ti -1c .RI "\fBObjectHeader2\fP (\fBconst\fP ObjectType \fBobjectType\fP)" .br .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 "\fBuint16_t\fP \fBcalculateHeaderSize\fP () \fBconst\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::ObjectHeaderBase\fP .in +1c .ti -1c .RI "\fBObjectHeaderBase\fP (\fBconst\fP \fBuint16_t\fP \fBheaderVersion\fP, \fBconst\fP ObjectType \fBobjectType\fP)" .br .ti -1c .RI "\fBObjectHeaderBase\fP (\fBconst\fP \fBObjectHeaderBase\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBObjectHeaderBase\fP & \fBoperator=\fP (\fBconst\fP \fBObjectHeaderBase\fP &)=\fBdefault\fP" .br .ti -1c .RI "\fBObjectHeaderBase\fP (\fBObjectHeaderBase\fP &&)=\fBdefault\fP" .br .ti -1c .RI "\fBObjectHeaderBase\fP & \fBoperator=\fP (\fBObjectHeaderBase\fP &&)=\fBdefault\fP" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "\fBuint16_t\fP \fBchannel\fP {}" .br .RI "application channel " .ti -1c .RI "\fBuint16_t\fP \fBeventModeFlags\fP {}" .br .RI "determines the data layout " .ti -1c .RI "\fBuint16_t\fP \fBfreeBytes\fP {}" .br .RI "number of free bytes after the operation " .ti -1c .RI "\fBuint16_t\fP \fBlength\fP {}" .br .RI "number of bytes in tableData " .ti -1c .RI "\fBuint64_t\fP \fBreservedMost150AllocTab\fP {}" .br .ti -1c .RI "std::vector< \fBuint8_t\fP > \fBtableData\fP {}" .br .in -1c Public Attributes inherited from \fBVector::BLF::ObjectHeader2\fP .in +1c .ti -1c .RI "\fBuint32_t\fP \fBobjectFlags\fP {\fBObjectFlags::TimeOneNans\fP}" .br .RI "object flags " .ti -1c .RI "\fBuint8_t\fP \fBtimeStampStatus\fP {}" .br .RI "time stamp status " .ti -1c .RI "\fBuint8_t\fP \fBreservedObjectHeader\fP {0}" .br .ti -1c .RI "\fBuint16_t\fP \fBobjectVersion\fP {0}" .br .RI "object specific version " .ti -1c .RI "\fBuint64_t\fP \fBobjectTimeStamp\fP {0}" .br .RI "object timestamp " .ti -1c .RI "\fBuint64_t\fP \fBoriginalTimeStamp\fP {0}" .br .RI "original object timestamp " .in -1c Public Attributes inherited from \fBVector::BLF::ObjectHeaderBase\fP .in +1c .ti -1c .RI "\fBuint32_t\fP \fBsignature\fP {ObjectSignature}" .br .RI "signature (ObjectSignature) " .ti -1c .RI "\fBuint16_t\fP \fBheaderSize\fP {}" .br .RI "sizeof object header " .ti -1c .RI "\fBuint16_t\fP \fBheaderVersion\fP {}" .br .RI "header version (1) " .ti -1c .RI "\fBuint32_t\fP \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::ObjectHeader2\fP .in +1c .ti -1c .RI "enum \fBObjectFlags\fP : uint32_t { \fBTimeTenMics\fP = 0x00000001, \fBTimeOneNans\fP = 0x00000002 }" .br .ti -1c .RI "enum \fBTimeStampStatus\fP : uint8_t { \fBOrig\fP = 0x01, \fBSwHw\fP = 0x02, \fBUser\fP = 0x10 }" .br .in -1c .SH "Detailed Description" .PP MOST_150_ALLOCTAB\&. Transports current state and changes of the MOST50/150 Allocation Table\&. .SH "Member Function Documentation" .PP .SS "\fBuint32_t\fP Vector::BLF::Most150AllocTab::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 "\fBvoid\fP Vector::BLF::Most150AllocTab::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 "\fBvoid\fP Vector::BLF::Most150AllocTab::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 "\fBuint16_t\fP Vector::BLF::Most150AllocTab::channel {}" .PP application channel Application channel .SS "\fBuint16_t\fP Vector::BLF::Most150AllocTab::eventModeFlags {}" .PP determines the data layout Determines the data layout (see below) .SS "\fBuint16_t\fP Vector::BLF::Most150AllocTab::freeBytes {}" .PP number of free bytes after the operation Number of free bytes after the operation .IP "\(bu" 2 Max\&. 116 with SBC=29 for MOST50 .IP "\(bu" 2 Max\&. 372 with SBC=93 for MOST150 .PP .SS "\fBuint16_t\fP Vector::BLF::Most150AllocTab::length {}" .PP number of bytes in tableData Length of variable data in bytes\&. The value must be a multiple of 4\&. .SS "\fBuint64_t\fP Vector::BLF::Most150AllocTab::reservedMost150AllocTab {}" reserved .SS "std::vector<\fBuint8_t\fP> Vector::BLF::Most150AllocTab::tableData {}" Allocation Table data .PP The data layout tableData depends on bit 0 of eventModeFlags\&. .PP If bit 0 of eventModeFlags is clear tableData contains length/4 records with the following fields\&. (Other data layouts are not specified yet\&.) .IP "\(bu" 2 Bit 0\&.\&.12 (LabelIdent): Synchronous Connection Label .IP "\(bu" 2 Bit 12\&.\&.15 (LabelStatus): .IP " \(bu" 4 0: label unchanged .IP " \(bu" 4 4: label has been added (allocated) .IP " \(bu" 4 8: label has been removed (de-allocated) List removed labels at the end of the table! Listing of removed labels is optional\&. .PP .IP "\(bu" 2 Bit 16\&.\&.31 (LabelWidth): Width of the label in bytes .PP .PP Data layout: if((eventModeFlags & 0x0001) == 0) layout A: SLLLWWWWSLLLWWWWSLLLWWWW\&.\&.\&. if((eventModeFlags & 0x0001) == 0x0001) layout B: SLLLWWWW< channels >SLLLWWWW< channels >SLLLWWWW< channels >\&.\&.\&. .IP "\(bu" 2 S: status flags .IP " \(bu" 4 0x4: 1: new label (alloc) .IP " \(bu" 4 0x8: 1: this label has been removed (dealloc) .PP .IP "\(bu" 2 LLL: label number .IP "\(bu" 2 WWWW: label width .IP "\(bu" 2 < channels >: list of 16-bit channel numbers (size = label width) .PP .SH "Author" .PP Generated automatically by Doxygen for Vector BLF from the source code\&.