|
| 文件 | client.h [代码] |
| | Caller-side primitive of the VLink method (RPC) communication model.
|
| |
| 文件 | getter.h [代码] |
| | Read-side primitive of the VLink field communication model.
|
| |
| 文件 | node.h [代码] |
| | Common CRTP base for every VLink communication primitive.
|
| |
| 文件 | publisher.h [代码] |
| | Write-side primitive of the VLink event communication model.
|
| |
| 文件 | serializer.h [代码] |
| | Compile-time codec dispatch for VLink message payloads.
|
| |
| 文件 | server.h [代码] |
| | Handler-side primitive of the VLink method (RPC) communication model.
|
| |
| 文件 | setter.h [代码] |
| | Write-side primitive of the VLink field communication model.
|
| |
| 文件 | subscriber.h [代码] |
| | Read-side primitive of the VLink event communication model.
|
| |
| 文件 | version.h [代码] |
| | VLink library version constants, build-time feature flags, and compile-time comparison helpers.
|
| |
| 文件 | vlink.h [代码] |
| | Single umbrella entry point for the public VLink communication SDK.
|
| |