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

Method print_status

implementation/endpoints/src/local_endpoint.cpp:600–602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

598}
599
600void local_endpoint::print_status() {
601 VSOMEIP_INFO_P << status();
602}
603
604size_t local_endpoint::get_queue_size() const {
605 std::scoped_lock const lock{mutex_};

Callers 2

status_log_timer_cbkMethod · 0.45
status_log_timer_cbkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected