|
VLink 2.0.0
A high-performance communication middleware
|
VLink publish destination resolved for an inbound frontend message. 更多...
#include <message_convert_plugin.h>
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.
| SchemaType vlink::VlinkPublish::schema_type {SchemaType::kUnknown} |
Coarse backend schema family for the published payload.
| std::string vlink::VlinkPublish::serialization |
Destination VLink serialisation type.
| std::string vlink::VlinkPublish::url |
Destination VLink URL (e.g. "dds://vehicle/cmd").