Event Service.
More...
Event Service.
Definition at line 172 of file EventService.idl.
◆ createChannel()
Channel event::Service::createChannel |
( |
| ) |
|
Create a new event channel.
- Returns
- New event channel reference or nil if all channels have been used
◆ destroyChannel()
int event::Service::destroyChannel |
( |
in Channel |
channel | ) |
|
Destroy an event channel.
- Parameters
-
channel | Event channel reference |
- Returns
- 0 if OK
-
INVALID_CHANNEL if channel is not implemented by this Service
◆ INVALID_CHANNEL
constant int event::Service::INVALID_CHANNEL = 1 |
The documentation for this interface was generated from the following file: