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

Plugin version and build metadata. 更多...

#include <schema_plugin_interface.h>

vlink::SchemaPluginInterface::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.

类成员变量说明

◆ commit_id

std::string vlink::SchemaPluginInterface::VersionInfo::commit_id

Source control commit hash.

◆ name

std::string vlink::SchemaPluginInterface::VersionInfo::name

Plugin display name.

◆ tag

std::string vlink::SchemaPluginInterface::VersionInfo::tag

Source control tag.

◆ timestamp

std::string vlink::SchemaPluginInterface::VersionInfo::timestamp

Build timestamp.

◆ version

std::string vlink::SchemaPluginInterface::VersionInfo::version

Semantic version string.


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