TAO_CosNotification
2.1.2
|
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.
|
virtual |
Destructor.
|
protected |
Copy of the Event.