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

文件

文件  abstract_factory.h [代码]
 Topic-scoped registration store that fans transport callbacks across NodeImpl peers.
 
文件  ack_manager.h [代码]
 Pending-request bookkeeping used to implement blocking RPC calls.
 
文件  calculate_sample.h [代码]
 Per-publisher gap detection used to expose sample loss statistics to subscribers.
 
文件  client_impl.h [代码]
 Transport-neutral backbone shared by every method-model client implementation.
 
文件  conf.h [代码]
 Transport-configuration base contract and the supporting boilerplate macros.
 
文件  conf_plugin_interface.h [代码]
 Stable ABI implemented by transport plugins that ship a Conf factory.
 
文件  getter_impl.h [代码]
 Transport-neutral base for field-model getter (latest-value reader) implementations.
 
文件  intra_data.h [代码]
 Reference-counted in-process payload type used by the intra:// backend.
 
文件  node_impl.h [代码]
 Foundational base classes shared by every transport-backed VLink node.
 
文件  publisher_impl.h [代码]
 Transport-neutral base class for every event-model publisher implementation.
 
文件  server_impl.h [代码]
 Transport-neutral base class for every method-model server implementation.
 
文件  setter_impl.h [代码]
 Transport-neutral base class for every field-model setter (latest-value writer).
 
文件  ssl_options.h [代码]
 Backend-neutral SSL / TLS settings shared by all VLink transports that support encryption.
 
文件  subscriber_impl.h [代码]
 Transport-neutral base class for every event-model subscriber implementation.
 
文件  types.h [代码]
 Core enumerations and small value types shared by the entire VLink implementation layer.
 
文件  url.h [代码]
 URL-driven configuration dispatcher that selects and forwards to a transport Conf.
 
文件  url_parser.h [代码]
 Strict subset of an RFC 3986 URL parser used by the VLink transport layer.