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

Method get_permissions_uds

implementation/configuration/src/configuration_impl.cpp:3415–3417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3413}
3414
3415std::uint32_t configuration_impl::get_permissions_uds() const {
3416 return permissions_uds_;
3417}
3418
3419std::map<plugin_type_e, std::set<std::string>> configuration_impl::get_plugins(const std::string& _name) const {
3420

Callers 2

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected