Public Member Functions | Protected Member Functions | Private Attributes

ControlledServiceRequest Class Reference

#include <acsServiceController.h>

Inheritance diagram for ControlledServiceRequest:
Inheritance graph
[legend]
Collaboration diagram for ControlledServiceRequest:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ControlledServiceRequest (ServiceController *icontroller, Request *irequest, bool iisstopping)
 ~ControlledServiceRequest ()

Protected Member Functions

void abort ()
bool execute ()

Private Attributes

ServiceControllercontroller
Requestrequest
bool delreq
bool isstopping

Constructor & Destructor Documentation

ControlledServiceRequest::ControlledServiceRequest ( ServiceController icontroller,
Request irequest,
bool  iisstopping 
)
ControlledServiceRequest::~ControlledServiceRequest (  ) 

Member Function Documentation

void ControlledServiceRequest::abort (  )  [protected, virtual]

Implements Request.

bool ControlledServiceRequest::execute (  )  [protected, virtual]

Implements Request.


Member Data Documentation


The documentation for this class was generated from the following file: