MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / ~MonitorTask

Method ~MonitorTask

tools/monitor/MonitorTask.cpp:87–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87Monitor::MonitorTask::~MonitorTask()
88{
89 // Terminate processing cleanly.
90 this->stop();
91 this->iorKeyMap_.clear();
92}
93
94const Monitor::MonitorTask::IorKeyMap&
95Monitor::MonitorTask::iorKeyMap() const

Callers

nothing calls this directly

Calls 2

stopMethod · 0.95
clearMethod · 0.45

Tested by

no test coverage detected