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

Method FinalReceiver

proto/proto_final_protocol.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64{
65public:
66 FinalReceiver() { this->final(true); }
67 FinalReceiver(const FinalReceiver&) = delete;
68 FinalReceiver(FinalReceiver&&) = delete;
69 virtual ~FinalReceiver() = default;

Callers

nothing calls this directly

Calls 1

finalMethod · 0.45

Tested by

no test coverage detected