TAO_PortableServer
2.0.8
|
Public Member Functions | |
destroy_Policy (POA_CORBA::Policy *servant) | |
virtual void | execute (void) |
Execute the upcall. | |
Private Attributes | |
POA_CORBA::Policy *const | servant_ |
POA_CORBA::destroy_Policy::destroy_Policy | ( | POA_CORBA::Policy * | servant | ) | [inline] |
virtual void POA_CORBA::destroy_Policy::execute | ( | void | ) | [inline, virtual] |
Execute the upcall.
Implements TAO::Upcall_Command.
POA_CORBA::Policy* const POA_CORBA::destroy_Policy::servant_ [private] |