MCPcopy 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
122std::shared_ptr<payload> event::get_payload() const {
123
124 std::scoped_lock its_lock(mutex_);
125 return current_->get_payload();
126}
127
128void event::update_payload() {
129

Callers 15

on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
on_notificationMethod · 0.45
on_messageMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
on_messageMethod · 0.45
on_messageMethod · 0.45
on_notificationMethod · 0.45

Calls

no outgoing calls

Tested by 15

on_messageMethod · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36
on_notificationMethod · 0.36
on_messageMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
on_messageMethod · 0.36
on_messageMethod · 0.36
on_notificationMethod · 0.36
TESTFunction · 0.36