#include <Method_Request_Shutdown.h>
Inheritance diagram for TAO_NS_Method_Request_Shutdown:
Public Methods | |
TAO_NS_Method_Request_Shutdown (TAO_NS_ThreadPool_Task *task) | |
Constuctor. More... | |
~TAO_NS_Method_Request_Shutdown () | |
Destructor. More... | |
TAO_NS_Method_Request * | copy (void) |
Create a copy of this object. More... | |
virtual int | execute (ACE_ENV_SINGLE_ARG_DECL) |
Execute the Request. More... | |
Private Attributes | |
TAO_NS_ThreadPool_Task * | task_ |
|
Constuctor.
|
|
Destructor.
|
|
Create a copy of this object.
Reimplemented from TAO_NS_Method_Request. |
|
Execute the Request.
Reimplemented from TAO_NS_Method_Request. |
|
|