VLink  2.0.0
A high-performance communication middleware
vlink 目录参考
vlink 的目录依赖关系图

目录

目录  base
 
目录  extension
 
目录  external
 
目录  impl
 
目录  internal
 
目录  modules
 
目录  zerocopy
 

文件

文件  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.