Event suppliers and consumers use the EventChannel
interface to obtain the admin objects required for proxy creation.
EventChannel
and all associated admin
and proxy objects.
ConsumerAdmin
object.
SupplierAdmin
object.
void destroy();
Destroys an EventChannel
and all associated admin
and proxy objects.
ConsumerAdmin for_consumers();
Creates a new ConsumerAdmin
object.
SupplierAdmin for_suppliers();
Creates a new SupplierAdmin
object.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)