TAO_PortableServer
2.3.3
|
Execution class for _component_skel. More...
#include <SUpcall_commands.h>
Public Member Functions | |
_get_component_thru_poa_Upcall_Command (TAO_ServantBase *servant, TAO_Operation_Details const *operation_details, TAO::Argument *const args[]) | |
virtual void | execute (void) |
Execute the upcall. More... | |
Public Member Functions inherited from TAO::Upcall_Command | |
virtual | ~Upcall_Command (void) |
Destructor. More... | |
Private Attributes | |
TAO_ServantBase *const | servant_ |
TAO_Operation_Details const *const | operation_details_ |
TAO::Argument *const *const | args_ |
Execution class for _component_skel.
|
inline |
|
virtual |
Execute the upcall.
Implements TAO::Upcall_Command.
|
private |
|
private |
|
private |