import "EventComponent.idl";
List of all members.
Member Function Documentation
void demo::SupplierComp::sendEvents |
( |
in short |
numEvents |
) |
|
Sends 'temperatureDataBlockEvent' events on the 'fridge' channel (event and channel defined in module acsexmpl).
Sends the given sequence of 'NestedFridgeEvent's on the 'fridge' channel. This method used an IDL event struct that is defined inside the IDL interface, to probe namespace/package issues.
The documentation for this interface was generated from the following files: