MCPcopy 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
142bool
143Writer::is_finished () const
144{
145 return finished_instances_ == num_instances_per_writer;
146}
147
148int
149Writer::get_timeout_writes () const

Callers 1

ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected