VLink 2.0.0
A high-performance communication middleware
载入中...
搜索中...
未找到
vlink::VlinkPublish结构体 参考final

VLink publish destination resolved for an inbound frontend message. 更多...

#include <message_convert_plugin.h>

vlink::VlinkPublish 的协作图:

Public 属性

std::string url
 Destination VLink URL (e.g. "dds://vehicle/cmd").
std::string serialization
 Destination VLink serialisation type.
SchemaType schema_type {SchemaType::kUnknown}
 Coarse backend schema family for the published payload.

详细描述

VLink publish destination resolved for an inbound frontend message.

类成员变量说明

◆ schema_type

SchemaType vlink::VlinkPublish::schema_type {SchemaType::kUnknown}

Coarse backend schema family for the published payload.

◆ serialization

std::string vlink::VlinkPublish::serialization

Destination VLink serialisation type.

◆ url

std::string vlink::VlinkPublish::url

Destination VLink URL (e.g. "dds://vehicle/cmd").


该结构体的文档由以下文件生成: