#include <acsServiceController.h>
Inheritance diagram for ControlledServiceRequest:
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 |
|
|
|
|
|
Implements Request.
|
|
Implements Request.
|
|
|
|
|
|
|
|
|