MCPcopy Create free account
hub / github.com/COVESA/vsomeip / get_gid

Method get_gid

implementation/message/src/message_impl.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63gid_t message_impl::get_gid() const {
64
65 return sec_client_.group;
66}
67
68vsomeip_sec_client_t message_impl::get_sec_client() const {
69

Callers 1

on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected