#include <StructuredEvent.h>
Inheritance diagram for TAO_Notify_StructuredEvent:
Public Member Functions | |
TAO_Notify_StructuredEvent (const CosNotification::StructuredEvent ¬ification) | |
Constuctor. | |
virtual | ~TAO_Notify_StructuredEvent () |
Destructor. | |
Protected Attributes | |
CosNotification::StructuredEvent | notification_copy |
Copy of the Event. |
TAO_Notify_StructuredEvent::TAO_Notify_StructuredEvent | ( | const CosNotification::StructuredEvent & | notification | ) |
Constuctor.
TAO_Notify_StructuredEvent::~TAO_Notify_StructuredEvent | ( | ) | [virtual] |
Destructor.
Copy of the Event.