import "RtecEventChannelAdmin.idl";
Public Attributes | |
PublicationSet | publications |
The publications. | |
boolean | is_gateway |
Set to TRUE if the supplier is a gateway. |
Consumers declared their QoS properties and publications using a PublicationSet and a special flag to indicate if they are a gateway supplier. Gateway suppliers are ignored in the computation of changes to the publication list.
Definition at line 137 of file RtecEventChannelAdmin.idl.
Set to TRUE if the supplier is a gateway.
Definition at line 143 of file RtecEventChannelAdmin.idl.
Referenced by ACE_SupplierQOS_Factory::ACE_SupplierQOS_Factory(), ACE_SupplierQOS_Factory::debug(), TAO_ECG_Mcast_Gateway::init_receiver(), TAO_EC_Gateway_IIOP::open_i(), TAO_EC_Reactive_ObserverStrategy::supplier_qos_update(), TAO_EC_Basic_ObserverStrategy::supplier_qos_update(), and TAO_EC_Accumulate_Consumer_Headers::work().
The publications.
Definition at line 140 of file RtecEventChannelAdmin.idl.
Referenced by ACE_SupplierQOS_Factory::ACE_SupplierQOS_Factory(), TAO_EC_Priority_Scheduling::add_proxy_supplier_dependencies(), TAO_EC_Kokyu_Scheduling::add_proxy_supplier_dependencies(), TAO_ECG_UDP_Receiver::connect(), TAO_EC_Per_Supplier_Filter::connected(), ACE_SupplierQOS_Factory::debug(), TAO_EC_Basic_ObserverStrategy::fill_qos(), ACE_SupplierQOS_Factory::insert(), TAO_EC_Gateway_IIOP::open_i(), TAO_EC_Per_Supplier_Filter::reconnected(), TAO_EC_Priority_Scheduling::schedule_event(), TAO_EC_Kokyu_Scheduling::schedule_event(), and TAO_EC_Accumulate_Consumer_Headers::work().