#include <acsServiceController.h>
Public Member Functions | |
virtual | ~DetailedServiceStateProvider () |
virtual acsdaemon::ServiceState | getDetailedServiceState (ACSServiceRequestDescription *desc, CORBA::Object_ptr obj)=0 |
virtual DetailedServiceStateProvider::~DetailedServiceStateProvider | ( | ) | [inline, virtual] |
virtual acsdaemon::ServiceState DetailedServiceStateProvider::getDetailedServiceState | ( | ACSServiceRequestDescription * | desc, | |
CORBA::Object_ptr | obj | |||
) | [pure virtual] |
Implemented in ACSImpBaseHandlerImpl< T >, ACSNotificationServiceImpHandlerImpl, ACSImpBaseHandlerImpl< ACSLogServiceImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSManagerImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSNotificationServiceImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSLoggingServiceImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSAlarmServiceImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSConfigurationDatabaseImpHandlerImpl >, ACSImpBaseHandlerImpl< ACSNamingServiceImpHandlerImpl >, and ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >.