Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_event
Method
get_event
implementation/protocol/src/subscribe_command_base.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
event_t subscribe_command_base::get_event() const {
59
60
return event_;
61
}
62
63
void subscribe_command_base::set_event(event_t _event) {
64
Callers
1
add_registration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected