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

Method ~Instance

src/algorithm/instance.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52Instance :: ~Instance()
53{
54 PLGHead("Instance Deleted, GroupIdx %d.", m_poConfig->GetMyGroupIdx());
55}
56
57int Instance :: Init()
58{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected