Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_gid
Method
set_gid
implementation/protocol/src/remove_security_policy_command.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void remove_security_policy_command::set_gid(gid_t _gid) {
86
87
gid_ = _gid;
88
}
89
90
} // namespace protocol
91
} // namespace vsomeip
Callers
1
send_remove_security_policy_request
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected