TAO_CosNotification
2.3.0
|
Define structured events. More...
import"CosNotification.idl";
Public Attributes | |
EventHeader | header |
The header. More... | |
FilterableEventBody | filterable_data |
The part of the body used for filtering. More... | |
any | remainder_of_body |
The part of the body not used for filtering. More... | |
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.