TAO_CosNotification  2.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CosNotification::StructuredEvent Struct Reference

Define structured events. More...

import"CosNotification.idl";

Collaboration diagram for CosNotification::StructuredEvent:
Collaboration graph

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...
 

Detailed Description

Define structured events.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: