OpenDDS
Snapshot(2023/04/28-20:55)
dds
DCPS
transport
framework
ReactorSynchStrategy.inl
Go to the documentation of this file.
1
/*
2
*
3
*
4
* Distributed under the OpenDDS License.
5
* See: http://www.opendds.org/license.html
6
*/
7
8
#include "
EntryExit.h
"
9
10
ACE_INLINE
11
OpenDDS::DCPS::ReactorSynchStrategy::ReactorSynchStrategy
(
12
TransportSendStrategy
* strategy,
13
ACE_Reactor
* reactor
14
)
15
: strategy_( strategy),
16
reactor_( reactor)
17
{
18
DBG_ENTRY_LVL
(
"ReactorSynchStrategy"
,
"ReactorSynchStrategy"
,6);
19
}
EntryExit.h
ACE_Reactor
OpenDDS::DCPS::ReactorSynchStrategy::ReactorSynchStrategy
ReactorSynchStrategy(TransportSendStrategy *strategy, ACE_Reactor *reactor)
Definition:
ReactorSynchStrategy.inl:11
OpenDDS::DCPS::TransportSendStrategy
Definition:
TransportSendStrategy.h:61
DBG_ENTRY_LVL
#define DBG_ENTRY_LVL(CNAME, MNAME, DBG_LVL)
Definition:
EntryExit.h:68
ACE_INLINE
#define ACE_INLINE
Generated by
1.8.13