TAO_PortableServer  2.0.6
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
[legend]
Collaboration diagram for _is_a_Upcall_Command:
Collaboration graph
[legend]

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.

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]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines