MCPcopy Create free account
hub / github.com/COVESA/vsomeip / is_set

Method is_set

implementation/routing/src/event.cpp:118–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118bool event::is_set() const {
119 return is_set_;
120}
121
122std::shared_ptr<payload> event::get_payload() const {
123

Calls

no outgoing calls

Tested by

no test coverage detected