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

Method PNode

src/node/pnode.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25{
26
27PNode :: PNode()
28 : m_iMyNodeID(nullnode)
29{
30}
31
32PNode :: ~PNode()
33{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected