#include <acsRequest.h>
Inheritance diagram for ACSServiceRequestChainContext:


Public Member Functions | |
| ACSServiceRequestChainContext (ACSDaemonContext *icontext, ACSServiceRequestType itype, bool ireuse_services, acsdaemon::DaemonSequenceCallback_ptr icallback) | |
| ~ACSServiceRequestChainContext () | |
| void | addRequest (const char *iservice, const char **atts) |
| void | startProcessing () |
Protected Member Functions | |
| bool | requestDone (ACSServiceRequest *request) |
| void | chainDone () |
| void | chainAborted () |
Private Attributes | |
| ACSDaemonContext * | context |
| ACSServiceRequestType | request_type |
| bool | reuse_services |
| acsdaemon::DaemonSequenceCallback_var | callback |
| int | instance_number |
|
||||||||||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
Implements RequestChainContext< ACSServiceRequest >.
|
|
|
Implements RequestChainContext< ACSServiceRequest >.
|
|
|
Implements RequestChainContext< ACSServiceRequest >.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8