TAO_PortableServer 2.0.2
|
Public Member Functions | |
_non_existent_Policy_Upcall_Command (POA_CORBA::Policy *servant, TAO_Operation_Details const *operation_details, TAO::Argument *const args[]) | |
virtual void | execute (void) |
Execute the upcall. | |
Private Attributes | |
POA_CORBA::Policy *const | servant_ |
TAO_Operation_Details const *const | operation_details_ |
TAO::Argument *const const | args_ |
POA_CORBA::_non_existent_Policy_Upcall_Command::_non_existent_Policy_Upcall_Command | ( | POA_CORBA::Policy * | servant, |
TAO_Operation_Details const * | operation_details, | ||
TAO::Argument *const | args[] | ||
) | [inline] |
virtual void POA_CORBA::_non_existent_Policy_Upcall_Command::execute | ( | void | ) | [inline, virtual] |
Execute the upcall.
Implements TAO::Upcall_Command.
TAO::Argument* const const POA_CORBA::_non_existent_Policy_Upcall_Command::args_ [private] |
TAO_Operation_Details const* const POA_CORBA::_non_existent_Policy_Upcall_Command::operation_details_ [private] |