Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Notify_Buffering_Strategy Class Reference

#include <Notify_Buffering_Strategy.h>

Collaboration diagram for TAO_Notify_Buffering_Strategy:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_Buffering_Strategy (TAO_Notify_Signal_Property_Long *const queue_length)
virtual ~TAO_Notify_Buffering_Strategy ()
virtual void execute (ACE_Message_Queue< ACE_SYNCH > *msg_queue, TAO_Notify_Command *mb ACE_ENV_ARG_DECL, ACE_Time_Value *tv)
void max_queue_length (CORBA::Long max_queue_length)
void max_events_per_consumer (CORBA::Long max_events_per_consumer)
void order_policy (CORBA::Short order_policy)
void discard_policy (CORBA::Short discard_policy)
void blocking_timeout (TimeBase::TimeT timeout)

Protected Attributes

TAO_Notify_Signal_Property_Long
*const 
queue_length_
CORBA::Long max_queue_length_
CORBA::Long max_events_per_consumer_
CORBA::Short order_policy_
CORBA::Short discard_policy_
CORBA::Boolean use_max_queue_
TimeBase::TimeT blocking_timeout_
CORBA::Boolean use_blocking_timeout_

Constructor & Destructor Documentation

TAO_Notify_Buffering_Strategy::TAO_Notify_Buffering_Strategy TAO_Notify_Signal_Property_Long *const    queue_length
 

TAO_Notify_Buffering_Strategy::~TAO_Notify_Buffering_Strategy   [virtual]
 


Member Function Documentation

void TAO_Notify_Buffering_Strategy::blocking_timeout TimeBase::TimeT    timeout
 

void TAO_Notify_Buffering_Strategy::discard_policy CORBA::Short    discard_policy
 

void TAO_Notify_Buffering_Strategy::execute ACE_Message_Queue< ACE_SYNCH > *    msg_queue,
TAO_Notify_Command *mb    ACE_ENV_ARG_DECL_NOT_USED,
ACE_Time_Value   tv
[virtual]
 

void TAO_Notify_Buffering_Strategy::max_events_per_consumer CORBA::Long    max_events_per_consumer
 

void TAO_Notify_Buffering_Strategy::max_queue_length CORBA::Long    max_queue_length
 

void TAO_Notify_Buffering_Strategy::order_policy CORBA::Short    order_policy
 


Member Data Documentation

TimeBase::TimeT TAO_Notify_Buffering_Strategy::blocking_timeout_ [protected]
 

CORBA::Short TAO_Notify_Buffering_Strategy::discard_policy_ [protected]
 

CORBA::Long TAO_Notify_Buffering_Strategy::max_events_per_consumer_ [protected]
 

CORBA::Long TAO_Notify_Buffering_Strategy::max_queue_length_ [protected]
 

CORBA::Short TAO_Notify_Buffering_Strategy::order_policy_ [protected]
 

TAO_Notify_Signal_Property_Long* const TAO_Notify_Buffering_Strategy::queue_length_ [protected]
 

CORBA::Boolean TAO_Notify_Buffering_Strategy::use_blocking_timeout_ [protected]
 

CORBA::Boolean TAO_Notify_Buffering_Strategy::use_max_queue_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu May 23 03:03:02 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001