CosNotification::FixedEventHeader Struct Reference

The fixed header part of an event. More...

import "CosNotification.idl";

List of all members.

Public Attributes

EventType event_type
string event_name


Detailed Description

The fixed header part of an event.

A two-tuple consisting of an EventType structure and the event name.


Member Data Documentation

string CosNotification::FixedEventHeader::event_name

EventType CosNotification::FixedEventHeader::event_type