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

Method get_pending_id

implementation/protocol/src/subscribe_command_base.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68pending_id_t subscribe_command_base::get_pending_id() const {
69
70 return pending_id_;
71}
72
73void subscribe_command_base::set_pending_id(pending_id_t _pending_id) {
74

Callers 2

on_messageMethod · 0.45
on_messageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected