CosNotifyChannelAdmin::EventChannelFactory Interface Reference
Defines the interface used to build event channels.
More...
import "CosNotifyChannelAdmin.idl";
List of all members.
Detailed Description
Defines the interface used to build event channels.
Member Function Documentation
Create a new event channel.
- Parameters:
-
| initial_qos | Configure the initial QoS properties of the new EventChannel |
| initial_admin | Configure the initial Admin properties of the new EventChannel |
| id | Returns the ID assigned to the new EventChannel |
- Returns:
- The new event channel
- Exceptions:
-
ChannelIDSeq CosNotifyChannelAdmin::EventChannelFactory::get_all_channels |
( |
|
) |
|
Get the complete list of event channels in this factory.
Get an event channel given its ID.
- Parameters:
-
| id | The ID of the event channel the application wants |
- Returns:
- The event channel
- Exceptions:
-
The documentation for this interface was generated from the following file: