Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/abyss
/ EndState
Method
EndState
Parallel/NetworkSequenceCollection.cpp:669–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
667
}
668
669
void NetworkSequenceCollection::EndState()
670
{
671
// Flush the message buffer
672
m_comm.flush();
673
}
674
675
//
676
// Set the state
Callers
nothing calls this directly
Calls
1
flush
Method · 0.80
Tested by
no test coverage detected