| 
    TAO_PortableServer
    2.0.8
    
   
   | 
  
  
  
 
Execution class for _get_component when through POA option is used. More...
#include <SUpcall_commands.h>


Public Member Functions | |
| _get_component_Upcall_Command (TAO_ServantBase *servant, TAO::Argument *const args[]) | |
| virtual void | execute (void) | 
| Execute the upcall.   | |
Private Attributes | |
| TAO_ServantBase *const | servant_ | 
| TAO::Argument *const *const | args_ | 
Execution class for _get_component when through POA option is used.
| _get_component_Upcall_Command::_get_component_Upcall_Command | ( | TAO_ServantBase * | servant, | 
| TAO::Argument *const | args[] | ||
| ) |  [inline] | 
        
| void _get_component_Upcall_Command::execute | ( | void | ) |  [virtual] | 
        
Execute the upcall.
Implements TAO::Upcall_Command.
TAO::Argument* const* const _get_component_Upcall_Command::args_ [private] | 
        
TAO_ServantBase* const _get_component_Upcall_Command::servant_ [private] | 
        
 1.7.5.1