| TAO_CosNotification
    2.1.6
    | 
Global properties that strategize Notify's run-time behaviour. More...
#include <Properties.h>

| Static Public Member Functions | |
| static TAO_Notify_Properties * | instance (void) | 
| Return a singleton instance of this class. | |
| static void | close (void) | 
Global properties that strategize Notify's run-time behaviour.
| TAO_Notify_Properties::TAO_Notify_Properties | ( | void | ) | 
Constructor.
| TAO_Notify_Properties::~TAO_Notify_Properties | ( | ) | 
Destructor.
| bool TAO_Notify_Properties::allow_reconnect | ( | void | ) | 
| void TAO_Notify_Properties::allow_reconnect | ( | bool | b | ) | 
| CORBA::Boolean TAO_Notify_Properties::asynch_updates | ( | void | ) | 
| void TAO_Notify_Properties::asynch_updates | ( | CORBA::Boolean | asynch_updates | ) | 
| TAO_Notify_Builder * TAO_Notify_Properties::builder | ( | void | ) | 
| void TAO_Notify_Properties::builder | ( | TAO_Notify_Builder * | builder | ) | 
| 
 | static | 
| const CosNotification::QoSProperties & TAO_Notify_Properties::default_consumer_admin_qos_properties | ( | void | ) | 
| void TAO_Notify_Properties::default_consumer_admin_qos_properties | ( | const CosNotification::QoSProperties & | ca_qos | ) | 
| const CosNotification::QoSProperties & TAO_Notify_Properties::default_event_channel_qos_properties | ( | void | ) | 
| void TAO_Notify_Properties::default_event_channel_qos_properties | ( | const CosNotification::QoSProperties & | ec_qos | ) | 
| PortableServer::POA_ptr TAO_Notify_Properties::default_poa | ( | void | ) | 
| void TAO_Notify_Properties::default_poa | ( | PortableServer::POA_ptr | default_poa | ) | 
| const CosNotification::QoSProperties & TAO_Notify_Properties::default_proxy_consumer_qos_properties | ( | void | ) | 
| void TAO_Notify_Properties::default_proxy_consumer_qos_properties | ( | const CosNotification::QoSProperties & | pc_qos | ) | 
| const CosNotification::QoSProperties & TAO_Notify_Properties::default_proxy_supplier_qos_properties | ( | void | ) | 
| void TAO_Notify_Properties::default_proxy_supplier_qos_properties | ( | const CosNotification::QoSProperties & | ps_qos | ) | 
| const CosNotification::QoSProperties & TAO_Notify_Properties::default_supplier_admin_qos_properties | ( | void | ) | 
| void TAO_Notify_Properties::default_supplier_admin_qos_properties | ( | const CosNotification::QoSProperties & | sa_qos | ) | 
| CosNotifyChannelAdmin::InterFilterGroupOperator TAO_Notify_Properties::defaultConsumerAdminFilterOp | ( | void | ) | 
| void TAO_Notify_Properties::defaultConsumerAdminFilterOp | ( | CosNotifyChannelAdmin::InterFilterGroupOperator | op | ) | 
| CosNotifyChannelAdmin::InterFilterGroupOperator TAO_Notify_Properties::defaultSupplierAdminFilterOp | ( | void | ) | 
| void TAO_Notify_Properties::defaultSupplierAdminFilterOp | ( | CosNotifyChannelAdmin::InterFilterGroupOperator | op | ) | 
| CORBA::ORB_ptr TAO_Notify_Properties::dispatching_orb | ( | void | ) | 
| void TAO_Notify_Properties::dispatching_orb | ( | CORBA::ORB_ptr | dispatching_orb | ) | 
| TAO_Notify_Factory * TAO_Notify_Properties::factory | ( | void | ) | 
| void TAO_Notify_Properties::factory | ( | TAO_Notify_Factory * | factory | ) | 
| 
 | static | 
Return a singleton instance of this class.
| CORBA::ORB_ptr TAO_Notify_Properties::orb | ( | void | ) | 
| void TAO_Notify_Properties::orb | ( | CORBA::ORB_ptr | orb | ) | 
| bool TAO_Notify_Properties::separate_dispatching_orb | ( | void | ) | 
| void TAO_Notify_Properties::separate_dispatching_orb | ( | bool | b | ) | 
| CORBA::Boolean TAO_Notify_Properties::updates | ( | void | ) | 
| void TAO_Notify_Properties::updates | ( | CORBA::Boolean | updates | ) | 
| bool TAO_Notify_Properties::validate_client | ( | void | ) | 
| void TAO_Notify_Properties::validate_client | ( | bool | b | ) | 
| ACE_Time_Value TAO_Notify_Properties::validate_client_delay | ( | void | ) | 
| void TAO_Notify_Properties::validate_client_delay | ( | ACE_Time_Value | b | ) | 
| ACE_Time_Value TAO_Notify_Properties::validate_client_interval | ( | void | ) | 
| void TAO_Notify_Properties::validate_client_interval | ( | ACE_Time_Value | b | ) | 
| 
 | protected | 
True if clients can reconnect to proxies.
| 
 | protected | 
True if send asynch updates.
| 
 | protected | 
Object Builder.
| 
 | protected | 
The default CA QoS Properties.
| 
 | protected | 
POA.
| 
 | protected | 
The default consumer admin filter operator.
| 
 | protected | 
The default supplier admin filter operator.
| 
 | protected | 
dispatching orb
| 
 | protected | 
The default EC QoS Properties.
| 
 | protected | 
Object Factory.
| 
 | protected | 
ORB.
| 
 | protected | 
The default PC QoS Properties.
| 
 | protected | 
The default PS QoS Properties.
| 
 | protected | 
The default SA QoS Properties.
| 
 | protected | 
True is separate dispatching orb.
| 
 | protected | 
The Update period for updates.
| 
 | protected | 
True if updates are enabled (default).
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
 1.8.1.1
 1.8.1.1