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

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

#include <object_array.h>

ObjectArray 的协作图:

详细描述

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.


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