import "CosNotification.idl";
Collaboration diagram for CosNotification::StructuredEvent:
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. |
Definition at line 216 of file CosNotification.idl.
|
The part of the body used for filtering.
Definition at line 220 of file CosNotification.idl. Referenced by TAO_Notify_Constraint_Visitor::bind_structured_event(). |
|
The header.
Definition at line 218 of file CosNotification.idl. Referenced by TAO_Notify_Constraint_Visitor::bind_structured_event(), TAO_Notify_StructuredEvent_No_Copy::TAO_Notify_StructuredEvent_No_Copy(), and TAO_Notify_Event::translate(). |
|
The part of the body not used for filtering.
Definition at line 222 of file CosNotification.idl. Referenced by TAO_Notify_Constraint_Visitor::bind_structured_event(), and TAO_Notify_Event::translate(). |