Define structured events. More...
import "CosNotification.idl";
Public Attributes | |
EventHeader | header |
The header. | |
FilterableEventBody | filterable_data |
The part of the body used for filtering. | |
any | remainder_of_body |
The part of the body not used for filtering. |
Define structured events.
Definition at line 216 of file CosNotification.idl.
The part of the body used for filtering.
Definition at line 220 of file CosNotification.idl.
The header.
Definition at line 218 of file CosNotification.idl.
The part of the body not used for filtering.
Definition at line 222 of file CosNotification.idl.