Public Member Functions | |
NotificationStrategyGuard (this_type &queue_owner, ACE_Reactor_Notification_Strategy *ns) | |
~NotificationStrategyGuard () | |
Private Attributes | |
this_type & | queue_owner_ |
Definition at line 112 of file StreamHandler.h.
ACE::IOS::StreamHandler< ACE_PEER_STREAM_1, ACE_SYNCH_DECL >::NotificationStrategyGuard::NotificationStrategyGuard | ( | this_type & | queue_owner, | |
ACE_Reactor_Notification_Strategy * | ns | |||
) | [inline] |
Definition at line 115 of file StreamHandler.h.
{
public:
ACE::IOS::StreamHandler< ACE_PEER_STREAM_1, ACE_SYNCH_DECL >::NotificationStrategyGuard::~NotificationStrategyGuard | ( | ) | [inline] |
Definition at line 121 of file StreamHandler.h.
: queue_owner_ (queue_owner) {
this_type& ACE::IOS::StreamHandler< ACE_PEER_STREAM_1, ACE_SYNCH_DECL >::NotificationStrategyGuard::queue_owner_ [private] |
Definition at line 126 of file StreamHandler.h.