Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ reactor
Method
reactor
dds/DCPS/ReactorTask.cpp:382–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
void ReactorTask::reactor(ACE_Reactor* reactor)
383
{
384
GuardType guard(lock_);
385
ACE_Event_Handler::reactor(reactor);
386
}
387
388
ACE_Reactor* ReactorTask::reactor() const
389
{
Callers
11
initialize
Method · 0.45
finalize
Method · 0.45
remove_domain_participant
Method · 0.45
init_reassociation
Method · 0.45
init_dispatchChecking
Method · 0.45
finalize
Method · 0.45
shutdown
Method · 0.45
passive_reconnect_i
Method · 0.45
active_reconnect_i
Method · 0.45
svc
Method · 0.45
Pub_Handler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected