TAO_CosNotification  2.0.8
Public Member Functions | Protected Attributes
TAO_Notify_AnyEvent Class Reference

AnyEvent implementation. More...

#include <AnyEvent.h>

Inheritance diagram for TAO_Notify_AnyEvent:
Inheritance graph
[legend]
Collaboration diagram for TAO_Notify_AnyEvent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Notify_AnyEvent (const CORBA::Any &event)
 Constructor.
virtual ~TAO_Notify_AnyEvent ()
 Destructor.

Protected Attributes

CORBA::Any any_copy_
 Copy of the Event.

Detailed Description

AnyEvent implementation.


Constructor & Destructor Documentation

TAO_Notify_AnyEvent::TAO_Notify_AnyEvent ( const CORBA::Any &  event)

Constructor.

TAO_Notify_AnyEvent::~TAO_Notify_AnyEvent ( ) [virtual]

Destructor.


Member Data Documentation

CORBA::Any TAO_Notify_AnyEvent::any_copy_ [protected]

Copy of the Event.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines