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

TAO_Notify_AdminProperties Class Reference

#include <Notify_AdminProperties.h>

Collaboration diagram for TAO_Notify_AdminProperties:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Notify_AdminProperties (void)
virtual ~TAO_Notify_AdminProperties ()
virtual CosNotification::AdminPropertiesget_admin (ACE_ENV_SINGLE_ARG_DECL) throw ( CORBA::SystemException )
virtual void set_admin (const CosNotification::AdminProperties &admin ACE_ENV_ARG_DECL) throw ( CORBA::SystemException, CosNotification::UnsupportedAdmin )
CORBA::Long max_queue_length (void) const
CORBA::Long max_consumers (void) const
CORBA::Long max_suppliers (void) const
CORBA::Boolean reject_new_events (void) const
TAO_Notify_Signal_Property_Longqueue_length (void)
TAO_Notify_Property_Longconsumers (void)
TAO_Notify_Property_Longsuppliers (void)
CORBA::Boolean queue_full (void)

Protected Attributes

CORBA::Long max_queue_length_
CORBA::Long max_consumers_
CORBA::Long max_suppliers_
CORBA::Boolean reject_new_events_
TAO_Notify_Signal_Property_Long queue_length_
TAO_Notify_Property_Long consumers_
TAO_Notify_Property_Long suppliers_

Constructor & Destructor Documentation

TAO_Notify_AdminProperties::TAO_Notify_AdminProperties void   
 

TAO_Notify_AdminProperties::~TAO_Notify_AdminProperties   [virtual]
 


Member Function Documentation

TAO_Notify_Property_Long* TAO_Notify_AdminProperties::consumers void   
 

CosNotification::AdminProperties * TAO_Notify_AdminProperties::get_admin ACE_ENV_SINGLE_ARG_DECL    throw ( CORBA::SystemException ) [virtual]
 

CORBA::Long TAO_Notify_AdminProperties::max_consumers void    const
 

CORBA::Long TAO_Notify_AdminProperties::max_queue_length void    const
 

CORBA::Long TAO_Notify_AdminProperties::max_suppliers void    const
 

CORBA::Boolean TAO_Notify_AdminProperties::queue_full void   
 

TAO_Notify_Signal_Property_Long* TAO_Notify_AdminProperties::queue_length void   
 

CORBA::Boolean TAO_Notify_AdminProperties::reject_new_events void    const
 

void TAO_Notify_AdminProperties::set_admin const CosNotification::AdminProperties &admin    ACE_ENV_ARG_DECL throw ( CORBA::SystemException, CosNotification::UnsupportedAdmin ) [virtual]
 

TAO_Notify_Property_Long* TAO_Notify_AdminProperties::suppliers void   
 


Member Data Documentation

TAO_Notify_Property_Long TAO_Notify_AdminProperties::consumers_ [protected]
 

CORBA::Long TAO_Notify_AdminProperties::max_consumers_ [protected]
 

CORBA::Long TAO_Notify_AdminProperties::max_queue_length_ [protected]
 

CORBA::Long TAO_Notify_AdminProperties::max_suppliers_ [protected]
 

TAO_Notify_Signal_Property_Long TAO_Notify_AdminProperties::queue_length_ [protected]
 

CORBA::Boolean TAO_Notify_AdminProperties::reject_new_events_ [protected]
 

TAO_Notify_Property_Long TAO_Notify_AdminProperties::suppliers_ [protected]
 


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 20:33:54 2002 for TAO_CosNotification by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001