MCPcopy 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
85void remove_security_policy_command::set_gid(gid_t _gid) {
86
87 gid_ = _gid;
88}
89
90} // namespace protocol
91} // namespace vsomeip

Calls

no outgoing calls

Tested by

no test coverage detected