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

Method GetAlgorithmBaseBP

plugin/monitor/monitor_bp.cpp:858–861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

856}
857
858AlgorithmBaseBP * MonitorBP :: GetAlgorithmBaseBP()
859{
860 return &m_oAlgorithmBaseBP;
861}
862
863CheckpointBP * MonitorBP :: GetCheckpointBP()
864{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected