Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
uid_t message_impl::get_uid() const {
59
60
return sec_client_.user;
61
}
62
63
gid_t message_impl::get_gid() const {
64
Callers
1
on_message
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected