MIRA
Public Attributes | List of all members
Tape::MessageIndex Struct Reference

Index entry for a message in the tape. More...

#include <fw/Tape.h>

Public Attributes

uint64 block
 Offset in bytes of the containing block in the tape. More...
 
uint64 offset
 Offset in bytes of the message in the containing block. More...
 
Duration timeOffset
 Time offset of the message relative to start time of tape. More...
 

Detailed Description

Index entry for a message in the tape.

Member Data Documentation

◆ block

uint64 block

Offset in bytes of the containing block in the tape.

◆ offset

uint64 offset

Offset in bytes of the message in the containing block.

◆ timeOffset

Duration timeOffset

Time offset of the message relative to start time of tape.


The documentation for this struct was generated from the following file: