TAO_PortableServer  3.0.0
Public Member Functions | Private Attributes | List of all members
_get_component_thru_poa_Upcall_Command Class Reference

Execution class for _component_skel. More...

#include <SUpcall_commands.h>

Inheritance diagram for _get_component_thru_poa_Upcall_Command:
Inheritance graph
[legend]
Collaboration diagram for _get_component_thru_poa_Upcall_Command:
Collaboration graph
[legend]

Public Member Functions

 _get_component_thru_poa_Upcall_Command (TAO_ServantBase *servant, TAO_Operation_Details const *operation_details, TAO::Argument *const args[])
 
virtual void execute ()
 Execute the upcall. More...
 
- Public Member Functions inherited from TAO::Upcall_Command
virtual ~Upcall_Command ()
 Destructor. More...
 

Private Attributes

TAO_ServantBase *const servant_
 
TAO_Operation_Details const *const operation_details_
 
TAO::Argument *const *const args_
 

Detailed Description

Execution class for _component_skel.

Constructor & Destructor Documentation

◆ _get_component_thru_poa_Upcall_Command()

_get_component_thru_poa_Upcall_Command::_get_component_thru_poa_Upcall_Command ( TAO_ServantBase servant,
TAO_Operation_Details const *  operation_details,
TAO::Argument *const  args[] 
)
inline

Member Function Documentation

◆ execute()

void _get_component_thru_poa_Upcall_Command::execute ( )
virtual

Execute the upcall.

Implements TAO::Upcall_Command.

Member Data Documentation

◆ args_

TAO::Argument* const* const _get_component_thru_poa_Upcall_Command::args_
private

◆ operation_details_

TAO_Operation_Details const* const _get_component_thru_poa_Upcall_Command::operation_details_
private

◆ servant_

TAO_ServantBase* const _get_component_thru_poa_Upcall_Command::servant_
private

The documentation for this class was generated from the following files: