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_ProxyPushConsumer::TAO_EC_ProxyPushConsumer(), 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_Per_Supplier_Filter::connected(), ACE_SupplierQOS_Factory::debug(), ACE_SupplierQOS_Factory::insert(), TAO_EC_Per_Supplier_Filter::reconnected(), and TAO_EC_Accumulate_Consumer_Headers::work(). |