MCPcopy 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
22uint16_t option_impl::get_length() const {
23 return length_;
24}
25
26option_type_e option_impl::get_type() const {
27 return type_;

Callers 2

equalsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected