MCPcopy Create free account
hub / github.com/Tencent/phxpaxos / MonAlgorithmBaseBP

Method MonAlgorithmBaseBP

plugin/monitor/monitor_bp.h:230–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

228{
229public:
230 MonAlgorithmBaseBP(const MonitorConfig & oMonitorConfig, IDKeyOssFunc pIDKeyOssFunc)
231 : m_oMonitorConfig(oMonitorConfig), m_pIDKeyOssFunc(pIDKeyOssFunc) { }
232
233 virtual void UnPackHeaderLenTooLong();
234 virtual void UnPackChecksumNotSame();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected