Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
void
51
Writer::end()
52
{
53
ACE_DEBUG((LM_DEBUG,
54
ACE_TEXT(
"(%P|%t) Writer::end\n"
)));
55
wait();
56
}
57
58
bool
59
Writer::is_finished() const
Callers
4
done
Method · 0.45
ACE_TMAIN
Function · 0.45
write
Method · 0.45
ACE_TMAIN
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected