Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ operator()
Method
operator()
dds/InfoRepo/DCPSInfoRepoServ.cpp:506–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
504
}
505
506
void
507
InfoRepo_Shutdown::operator()(int which_signal)
508
{
509
ir_.set_shutdown_signal(which_signal);
510
ir_.shutdown();
511
}
Callers
nothing calls this directly
Calls
2
set_shutdown_signal
Method · 0.80
shutdown
Method · 0.45
Tested by
no test coverage detected