MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / end

Method end

tests/DCPS/ManyTopicTest/Writer.cpp:50–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void
51Writer::end()
52{
53 ACE_DEBUG((LM_DEBUG,
54 ACE_TEXT("(%P|%t) Writer::end\n")));
55 wait();
56}
57
58bool
59Writer::is_finished() const

Callers 4

doneMethod · 0.45
ACE_TMAINFunction · 0.45
writeMethod · 0.45
ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected