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

Method final

proto/fbe_protocol.h:38–38  ·  view source on GitHub ↗

Get the final protocol flag

Source from the content-addressed store, hash-verified

36
37 // Get the final protocol flag
38 bool final() const noexcept { return _final; }
39
40 // Get the logging flag
41 bool logging() const noexcept { return _logging; }

Callers 8

FinalSenderMethod · 0.45
FinalReceiverMethod · 0.45
FinalSenderMethod · 0.45
FinalReceiverMethod · 0.45
FinalSenderMethod · 0.45
FinalReceiverMethod · 0.45
FinalSenderMethod · 0.45
FinalReceiverMethod · 0.45

Calls

no outgoing calls

Tested by 2

FinalSenderMethod · 0.36
FinalReceiverMethod · 0.36