MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / ~AlgorithmBaseBP

Method ~AlgorithmBaseBP

include/phxpaxos/breakpoint.h:186–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184{
185public:
186 virtual ~AlgorithmBaseBP() { }
187 virtual void UnPackHeaderLenTooLong() { }
188 virtual void UnPackChecksumNotSame() { }
189 virtual void HeaderGidNotSame() { }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected