VLink  2.0.0
A high-performance communication middleware
Header Struct Reference

40-byte timestamp / sequencing metadata prefix shared by all zero-copy containers. More...

#include <header.h>

Collaboration diagram for Header:

Detailed Description

40-byte timestamp / sequencing metadata prefix shared by all zero-copy containers.

The struct is intentionally pure POD with 8-byte alignment so that it can be memcpy'd as part of a larger container's wire snapshot. The sizeof value is locked at 40 bytes via static_assert; producers and consumers on incompatible toolchains must keep this contract intact.


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