TAO_CosNotification
2.0.8
|
AnyEvent implementation. More...
#include <AnyEvent.h>
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. |
AnyEvent implementation.
TAO_Notify_AnyEvent::TAO_Notify_AnyEvent | ( | const CORBA::Any & | event | ) |
Constructor.
TAO_Notify_AnyEvent::~TAO_Notify_AnyEvent | ( | ) | [virtual] |
Destructor.
CORBA::Any TAO_Notify_AnyEvent::any_copy_ [protected] |
Copy of the Event.