MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / FinalSender

Method FinalSender

proto/test_final_protocol.h:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40{
41public:
42 FinalSender()
43 { this->final(true); }
44 FinalSender(const FinalSender&) = delete;
45 FinalSender(FinalSender&&) noexcept = delete;
46 virtual ~FinalSender() = default;

Callers

nothing calls this directly

Calls 1

finalMethod · 0.45

Tested by

no test coverage detected