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

Execution class for _non_existent_skel. More...

#include <SUpcall_commands.h>

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

Public Member Functions

 _non_existent_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 _non_existent_skel.

Constructor & Destructor Documentation

◆ _non_existent_thru_poa_Upcall_Command()

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

Member Function Documentation

◆ execute()

void _non_existent_thru_poa_Upcall_Command::execute ( )
virtual

Execute the upcall.

Implements TAO::Upcall_Command.

Member Data Documentation

◆ args_

TAO::Argument* const* const _non_existent_thru_poa_Upcall_Command::args_
private

◆ operation_details_

TAO_Operation_Details const* const _non_existent_thru_poa_Upcall_Command::operation_details_
private

◆ servant_

TAO_ServantBase* const _non_existent_thru_poa_Upcall_Command::servant_
private

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