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

Method get_uid

implementation/message/src/message_impl.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58uid_t message_impl::get_uid() const {
59
60 return sec_client_.user;
61}
62
63gid_t message_impl::get_gid() const {
64

Callers 1

on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected