VLink  2.0.0
A high-performance communication middleware
Header结构体 参考

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

#include <header.h>

Header 的协作图:

详细描述

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.


该结构体的文档由以下文件生成: