import "RtecEventChannelAdmin.idl";
Public Methods | |
void | update_consumer (in ConsumerQOS sub) |
A change in the list of consumers has ocurred. More... | |
void | update_supplier (in SupplierQOS pub) |
A change in the list of suppliers has ocurred. More... |
The event channel reports changes in its internal subscription and/or publication list via this interface.
|
A change in the list of consumers has ocurred. The disjunctionof the subscriptions is sent to the observer. |
|
A change in the list of suppliers has ocurred. The list of all the event publicastions is passed to the observer. |