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

Plugin version and build metadata returned by get_version_info(). 更多...

#include <bag_reader_plugin_interface.h>

vlink::BagReaderPluginInterface::VersionInfo 的协作图:

Public 属性

std::string name
 Plugin display name.
std::string version
 Semantic version string.
std::string timestamp
 Build timestamp.
std::string tag
 Source control tag.
std::string commit_id
 Source control commit hash.

详细描述

Plugin version and build metadata returned by get_version_info().

类成员变量说明

◆ commit_id

std::string vlink::BagReaderPluginInterface::VersionInfo::commit_id

Source control commit hash.

◆ name

std::string vlink::BagReaderPluginInterface::VersionInfo::name

Plugin display name.

◆ tag

std::string vlink::BagReaderPluginInterface::VersionInfo::tag

Source control tag.

◆ timestamp

std::string vlink::BagReaderPluginInterface::VersionInfo::timestamp

Build timestamp.

◆ version

std::string vlink::BagReaderPluginInterface::VersionInfo::version

Semantic version string.


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