VLink  2.0.0
A high-performance communication middleware
ObjectArray Struct Reference

112-byte POD container holding a packed array of 144-byte Object records. More...

#include <object_array.h>

Collaboration diagram for ObjectArray:

Detailed Description

112-byte POD container holding a packed array of 144-byte Object records.

The container size is locked at 112 bytes on 64-bit targets via static_assert. Records share a single owned allocation so a freshly deserialised array can return a typed objects() pointer that addresses the wire buffer in place.


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