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

Method FinalReceiver

proto/enums_final_protocol.h:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54{
55public:
56 FinalReceiver() { this->final(true); }
57 FinalReceiver(const FinalReceiver&) = delete;
58 FinalReceiver(FinalReceiver&&) = delete;
59 virtual ~FinalReceiver() = default;

Callers

nothing calls this directly

Calls 1

finalMethod · 0.45

Tested by

no test coverage detected