TAO_CosNotification
2.1.6
|
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.
FilterableEventBody CosNotification::StructuredEvent::filterable_data |
The part of the body used for filtering.
EventHeader CosNotification::StructuredEvent::header |
The header.
any CosNotification::StructuredEvent::remainder_of_body |
The part of the body not used for filtering.