Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/COVESA/vsomeip
/ get_payload
Method
get_payload
implementation/routing/src/event.cpp:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
std::shared_ptr<payload> event::get_payload() const {
123
124
std::scoped_lock its_lock(mutex_);
125
return current_->get_payload();
126
}
127
128
void event::update_payload() {
129
Callers
15
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
on_notification
Method · 0.45
on_message
Method · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
on_message
Method · 0.45
on_message
Method · 0.45
on_notification
Method · 0.45
on_response_from_slave
Method · 0.45
Calls
no outgoing calls
Tested by
15
on_message
Method · 0.36
on_message
Method · 0.36
on_message
Method · 0.36
on_notification
Method · 0.36
on_message
Method · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
on_message
Method · 0.36
on_message
Method · 0.36
on_notification
Method · 0.36
on_response_from_slave
Method · 0.36
TEST
Function · 0.36