Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ set_max_remote_subscribers
Method
set_max_remote_subscribers
implementation/routing/src/eventgroupinfo.cpp:481–483 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
void eventgroupinfo::set_max_remote_subscribers(uint8_t _max_remote_subscribers) {
482
max_remote_subscribers_ = _max_remote_subscribers;
483
}
484
485
} // namespace vsomeip_v3
Callers
3
register_event
Method · 0.80
register_consumer_event
Method · 0.80
register_provider_event
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected