14 #if !defined (__ACE_INLINE__) 82 ACE_TEXT(
"(%P|%t) ScheduleOutputHandler::handle_exception() - [%d] ")
83 ACE_TEXT(
"%C data queueing for handle %d.\n"),
85 (changed? ((
state_ ==
Enabled)?
"starting":
"canceling"):
"declining to change"),
virtual ACE_HANDLE get_handle()
SendMode mode() const
Access the current sending mode.
virtual int handle_exception(ACE_HANDLE)
modify the reactor mask for the handle.
Atomic_Reference_Count reference_count_
int notify(ACE_Event_Handler *event_handler=0, ACE_Reactor_Mask masks=ACE_Event_Handler::EXCEPT_MASK, ACE_Time_Value *timeout=0)
void schedule_output()
Update output processing in the reactor.
std::size_t id() const
DataLink reference value for diagnostics.
int cancel_wakeup(ACE_Event_Handler *event_handler, ACE_Reactor_Mask masks_to_be_cleared)
int schedule_wakeup(ACE_Event_Handler *event_handler, ACE_Reactor_Mask masks_to_be_added)
virtual ACE_Reactor * reactor(void) const
OpenDDS_Dcps_Export unsigned int DCPS_debug_level
#define DBG_ENTRY_LVL(CNAME, MNAME, DBG_LVL)
#define TheServiceParticipant
TransportSendStrategy * strategy_
Strategy sending data to be scheduled (or not).