Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ is_provided
Method
is_provided
implementation/protocol/src/unregister_event_command.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool unregister_event_command::is_provided() const {
47
48
return is_provided_;
49
}
50
51
void unregister_event_command::set_provided(bool _is_provided) {
52
Callers
1
add_registration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected