VLink  2.0.0
A high-performance communication middleware
vlink Directory Reference
Directory dependency graph for vlink:

Directories

directory  base
 
directory  extension
 
directory  external
 
directory  impl
 
directory  internal
 
directory  modules
 
directory  zerocopy
 

Files

file  client.h [code]
 Caller-side primitive of the VLink method (RPC) communication model.
 
file  getter.h [code]
 Read-side primitive of the VLink field communication model.
 
file  node.h [code]
 Common CRTP base for every VLink communication primitive.
 
file  publisher.h [code]
 Write-side primitive of the VLink event communication model.
 
file  serializer.h [code]
 Compile-time codec dispatch for VLink message payloads.
 
file  server.h [code]
 Handler-side primitive of the VLink method (RPC) communication model.
 
file  setter.h [code]
 Write-side primitive of the VLink field communication model.
 
file  subscriber.h [code]
 Read-side primitive of the VLink event communication model.
 
file  version.h [code]
 VLink library version constants, build-time feature flags, and compile-time comparison helpers.