TAO_PortableServer  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
_is_a_Upcall_Command Class Reference

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

#include <SUpcall_commands.h>

Inheritance diagram for _is_a_Upcall_Command:
Inheritance graph
Collaboration diagram for _is_a_Upcall_Command:
Collaboration graph

List of all members.

Public Member Functions

 _is_a_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 _is_a_skel when through POA option is used.


Constructor & Destructor Documentation

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

Member Function Documentation

void _is_a_Upcall_Command::execute ( void  )
virtual

Execute the upcall.

Implements TAO::Upcall_Command.


Member Data Documentation

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

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