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

Method ~RelayStatisticsReporter

tools/rtpsrelay/RelayStatisticsReporter.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34RelayStatisticsReporter::~RelayStatisticsReporter()
35{
36 TheServiceParticipant->statistics_topic()->disconnect(internal_reader_);
37}
38
39void RelayStatisticsReporter::configure_stats_period(const OpenDDS::DCPS::TimeDuration& log,
40 const OpenDDS::DCPS::TimeDuration& publish) const

Callers

nothing calls this directly

Calls 1

disconnectMethod · 0.45

Tested by

no test coverage detected