import "acsdaemon.idl";


Public Member Functions | |
| void | done (in ACSErr::Completion comp) |
| void | working (in string service, in string host, in short instance_number, in ACSErr::Completion comp) |
Interface DaemonSequenceCallback is used to signal operation completions from the daemon processes to the clients.
| void acsdaemon::DaemonSequenceCallback::done | ( | in ACSErr::Completion | comp | ) |
Report the result of the operation
| void acsdaemon::DaemonSequenceCallback::working | ( | in string | service, | |
| in string | host, | |||
| in short | instance_number, | |||
| in ACSErr::Completion | comp | |||
| ) |
Report the progress of the operation
1.7.0