TAO_PortableServer
2.1.7
|
Execution class for _get_component when through POA option is used. More...
#include <SUpcall_commands.h>
Public Member Functions | |
_get_component_Upcall_Command (TAO_ServantBase *servant, TAO::Argument *const args[]) | |
virtual void | execute (void) |
Execute the upcall. | |
![]() | |
virtual | ~Upcall_Command (void) |
Destructor. |
Private Attributes | |
TAO_ServantBase *const | servant_ |
TAO::Argument *const *const | args_ |
Execution class for _get_component when through POA option is used.
|
inline |
|
virtual |
Execute the upcall.
Implements TAO::Upcall_Command.
|
private |
|
private |