MCPcopy 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
382void ReactorTask::reactor(ACE_Reactor* reactor)
383{
384 GuardType guard(lock_);
385 ACE_Event_Handler::reactor(reactor);
386}
387
388ACE_Reactor* ReactorTask::reactor() const
389{

Callers 11

initializeMethod · 0.45
finalizeMethod · 0.45
init_reassociationMethod · 0.45
init_dispatchCheckingMethod · 0.45
finalizeMethod · 0.45
shutdownMethod · 0.45
passive_reconnect_iMethod · 0.45
active_reconnect_iMethod · 0.45
svcMethod · 0.45
Pub_HandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected