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

Method get_instance

implementation/protocol/src/send_command.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13send_command::send_command(id_e _id) : command(_id) { }
14
15instance_t send_command::get_instance() const {
16
17 return instance_;
18}
19
20void send_command::set_instance(instance_t _instance) {
21

Callers 1

add_registrationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected