MCPcopy Create free account
hub / github.com/OpenHD/OpenHD / OHDTelemetry

Method OHDTelemetry

OpenHD/ohd_telemetry/src/OHDTelemetry.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 public:
48 OHDTelemetry(OHDProfile profile1, bool enableExtendedLogging = false);
49 OHDTelemetry(const OHDTelemetry&) = delete;
50 OHDTelemetry(const OHDTelemetry&&) = delete;
51 ~OHDTelemetry();
52 [[nodiscard]] std::string createDebug() const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected