Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
int ABstats::GetNodes() const
132
{
133
return ABnodes.sum;
134
}
135
136
137
void ABstats::PrintHeaderPosition(ofstream& fout) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected