MCPcopy 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
506void
507InfoRepo_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_signalMethod · 0.80
shutdownMethod · 0.45

Tested by

no test coverage detected