TAO_PortableServer  2.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
_get_component_Upcall_Command Class Reference

Execution class for _get_component when through POA option is used. More...

#include <SUpcall_commands.h>

Inheritance diagram for _get_component_Upcall_Command:
Inheritance graph
Collaboration diagram for _get_component_Upcall_Command:
Collaboration graph

Public Member Functions

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

Private Attributes

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

Detailed Description

Execution class for _get_component when through POA option is used.

Constructor & Destructor Documentation

_get_component_Upcall_Command::_get_component_Upcall_Command ( TAO_ServantBase servant,
TAO::Argument *const  args[] 
)
inline

Member Function Documentation

void _get_component_Upcall_Command::execute ( void  )
virtual

Execute the upcall.

Implements TAO::Upcall_Command.

Member Data Documentation

TAO::Argument* const* const _get_component_Upcall_Command::args_
private
TAO_ServantBase* const _get_component_Upcall_Command::servant_
private

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