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

Method FinalReceiver

proto/protoex_final_protocol.h:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71{
72public:
73 FinalReceiver() { this->final(true); }
74 FinalReceiver(const FinalReceiver&) = delete;
75 FinalReceiver(FinalReceiver&&) = delete;
76 virtual ~FinalReceiver() = default;

Callers

nothing calls this directly

Calls 1

finalMethod · 0.45

Tested by

no test coverage detected