Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_length
Method
get_length
implementation/service_discovery/src/option_impl.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
uint16_t option_impl::get_length() const {
23
return length_;
24
}
25
26
option_type_e option_impl::get_type() const {
27
return type_;
Callers
2
process_eventgroupentry
Method · 0.45
equals
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected