Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ is_finished
Method
is_finished
tests/DCPS/StringKey/Writer.cpp:142–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
141
142
bool
143
Writer::is_finished () const
144
{
145
return finished_instances_ == num_instances_per_writer;
146
}
147
148
int
149
Writer::get_timeout_writes () const
Callers
1
ACE_TMAIN
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected