Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
600
void local_endpoint::print_status() {
601
VSOMEIP_INFO_P << status();
602
}
603
604
size_t local_endpoint::get_queue_size() const {
605
std::scoped_lock const lock{mutex_};
Callers
2
status_log_timer_cbk
Method · 0.45
status_log_timer_cbk
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected