TAO_PortableServer
2.0.8
|
Execution class for _non_existent_skel when through POA option is used. More...
#include <SUpcall_commands.h>
Public Member Functions | |
_non_existent_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_ |
Execution class for _non_existent_skel when through POA option is used.
_non_existent_Upcall_Command::_non_existent_Upcall_Command | ( | TAO_ServantBase * | servant, |
TAO::Argument *const | args[] | ||
) | [inline] |
void _non_existent_Upcall_Command::execute | ( | void | ) | [virtual] |
Execute the upcall.
Implements TAO::Upcall_Command.
TAO::Argument* const* const _non_existent_Upcall_Command::args_ [private] |
TAO_ServantBase* const _non_existent_Upcall_Command::servant_ [private] |