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

Method set_uid

implementation/protocol/src/remove_security_policy_command.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void remove_security_policy_command::set_uid(uid_t _uid) {
76
77 uid_ = _uid;
78}
79
80gid_t remove_security_policy_command::get_gid() const {
81

Calls

no outgoing calls

Tested by

no test coverage detected