|
VLink 2.0.0
A high-performance communication middleware
|
Runtime schema plugin interface for Protobuf and FlatBuffers metadata loading. 更多...
类 | |
| class | vlink::SchemaPluginInterface |
| Abstract interface for runtime schema lookup and dynamic object creation. 更多... | |
| struct | vlink::SchemaPluginInterface::VersionInfo |
| Plugin version and build metadata. 更多... | |
命名空间 | |
| namespace | vlink |
Runtime schema plugin interface for Protobuf and FlatBuffers metadata loading.
SchemaPluginInterface provides a unified runtime schema registry for Protobuf and FlatBuffers. It keeps explicit Protobuf-only reflection hooks used by cli/eproto and the webviz converters, and adds generic schema listing plus FlatBuffers parser creation so the same plugin can serve:
FileDescriptorSet blobs.cli/efbs and other runtime tooling.