MCPcopy Create free account
hub / github.com/OpenHD/OpenHD / ~UDPEndpoint

Method ~UDPEndpoint

OpenHD/ohd_telemetry/src/endpoints/UDPEndpoint.cpp:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50UDPEndpoint::~UDPEndpoint() { m_receiver_sender->stopBackground(); }
51
52bool UDPEndpoint::sendMessagesImpl(
53 const std::vector<MavlinkMessage>& messages) {

Callers

nothing calls this directly

Calls 1

stopBackgroundMethod · 0.80

Tested by

no test coverage detected