|
| | client.h |
| | Type-safe method-model client (caller side) for VLink RPC.
|
| | getter.h |
| | Type-safe field-model reader for VLink topics.
|
| | node.h |
| | Base CRTP template for all VLink communication nodes.
|
| | publisher.h |
| | Type-safe event-model publisher for VLink topics.
|
| | serializer.h |
| | Compile-time type-detection and serialisation utilities for VLink messages.
|
| | server.h |
| | Type-safe method-model server (handler side) for VLink RPC.
|
| | setter.h |
| | Type-safe field-model writer for VLink topics.
|
| | subscriber.h |
| | Type-safe event-model subscriber for VLink topics.
|
| | version.h |
| | VLink library version constants, build-time feature flags, and version comparison macros.
|
| | vlink.h |