|
ControlledServiceRequest − |
|
#include <acsServiceController.h> Inherits Request. |
|
Public Member Functions |
|
ControlledServiceRequest (ServiceController *icontroller, Request *irequest, bool iisstopping) |
|
~ControlledServiceRequest () |
|
Protected Member Functions |
|
void abort () |
|
bool execute () |
|
Private Attributes |
|
ServiceController * controller |
|
Request * request |
|
bool delreq |
|
bool isstopping |
|
ControlledServiceRequest::ControlledServiceRequest (ServiceController * icontroller, Request * irequest, bool iisstopping) |
|
ControlledServiceRequest::~ControlledServiceRequest () |
|
void ControlledServiceRequest::abort () [protected, virtual] |
|
Implements Request. |
|
bool ControlledServiceRequest::execute () [protected, virtual] |
|
Implements Request. |
|
ServiceController* ControlledServiceRequest::controller [private] |
|
bool ControlledServiceRequest::delreq [private] |
|
bool ControlledServiceRequest::isstopping [private] |
|
Request* ControlledServiceRequest::request [private] |
|
Generated automatically by Doxygen for ACS-2015.6 C++ API from the source code. |