Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_plugin_version
Method
get_plugin_version
interface/vsomeip/plugin.hpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
const std::string& get_plugin_name() const { return name_; }
57
58
uint32_t get_plugin_version() const { return version_; }
59
60
plugin_type_e get_plugin_type() const { return type_; }
61
Callers
2
configuration_test.cpp
File · 0.80
load_plugin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected