OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <DCPSInfoRepoServ.h>
Public Member Functions | |
InfoRepo_Shutdown (InfoRepo &ir) | |
void | operator() (int which_signal) |
Private Attributes | |
InfoRepo & | ir_ |
Definition at line 86 of file DCPSInfoRepoServ.h.
InfoRepo_Shutdown::InfoRepo_Shutdown | ( | InfoRepo & | ir | ) |
Definition at line 500 of file DCPSInfoRepoServ.cpp.
void InfoRepo_Shutdown::operator() | ( | int | which_signal | ) |
Definition at line 506 of file DCPSInfoRepoServ.cpp.
References ir_, InfoRepo::set_shutdown_signal(), and InfoRepo::shutdown().
|
private |
Definition at line 93 of file DCPSInfoRepoServ.h.
Referenced by operator()().