|
VLink 2.0.0
A high-performance communication middleware
|
Plugin version and build metadata returned by get_version_info().
More...
#include <bag_reader_plugin_interface.h>
Public Attributes | |
| 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().
| std::string vlink::BagReaderPluginInterface::VersionInfo::commit_id |
Source control commit hash.
| std::string vlink::BagReaderPluginInterface::VersionInfo::name |
Plugin display name.
| std::string vlink::BagReaderPluginInterface::VersionInfo::tag |
Source control tag.
| std::string vlink::BagReaderPluginInterface::VersionInfo::timestamp |
Build timestamp.
| std::string vlink::BagReaderPluginInterface::VersionInfo::version |
Semantic version string.