MCPcopy Create free account
hub / github.com/dds-bridge/dds / GetNodes

Method GetNodes

library/src/ab_stats.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129
130
131int ABstats::GetNodes() const
132{
133 return ABnodes.sum;
134}
135
136
137void ABstats::PrintHeaderPosition(ofstream& fout) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected