TAO_CosNotification 4.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
CosNotification::StructuredEvent Struct Reference

Define structured events. More...

import <CosNotification.idl;

Collaboration diagram for CosNotification::StructuredEvent:
Collaboration graph
[legend]

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.
 

Detailed Description

Define structured events.

Member Data Documentation

◆ filterable_data

FilterableEventBody CosNotification::StructuredEvent::filterable_data

The part of the body used for filtering.

◆ header

EventHeader CosNotification::StructuredEvent::header

The header.

◆ remainder_of_body

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: