ACSInterfaceRepositoryImpHandlerImpl

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Author

NAME

ACSInterfaceRepositoryImpHandlerImpl −

SYNOPSIS

#include <acsInterfaceRepositoryImpHandlerImpl.h>

Inherits ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >.

Public Member Functions

ACSInterfaceRepositoryImpHandlerImpl ()

void start_interface_repository (CORBA::Boolean load, CORBA::Boolean wait_load, acsdaemon::DaemonCallback_ptr callback, CORBA::Short instance_number) throw (ACSErrTypeCommon::BadParameterEx,acsdaemonErrType::ServiceAlreadyRunningEx)

void stop_interface_repository (acsdaemon::DaemonCallback_ptr callback, CORBA::Short instance_number) throw (ACSErrTypeCommon::BadParameterEx, acsdaemonErrType::ServiceNotRunningEx)

acsdaemon::ServiceState get_service_status (CORBA::Short instance_number) throw ( ACSErrTypeCommon::BadParameterEx)

Constructor & Destructor Documentation

ACSInterfaceRepositoryImpHandlerImpl::ACSInterfaceRepositoryImpHandlerImpl () [inline]

Member Function Documentation

acsdaemon::ServiceState ACSInterfaceRepositoryImpHandlerImpl::get_service_status (CORBA::Short instance_number) throw ( ACSErrTypeCommon::BadParameterEx) [inline]

References ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::context, and ACSDaemonContext::getACSServiceState().

void ACSInterfaceRepositoryImpHandlerImpl::start_interface_repository (CORBA::Boolean load, CORBA::Boolean wait_load, acsdaemon::DaemonCallback_ptr callback, CORBA::Short instance_number) throw (ACSErrTypeCommon::BadParameterEx,acsdaemonErrType::ServiceAlreadyRunningEx) [inline]

References ACS_SHORT_LOG, ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::context, INTERFACE_REPOSITORY, LOCAL, ACSDaemonContext::processRequest(), ACSServiceRequestDescription::setLoadIR(), ACSServiceRequestDescription::setWaitLoadIR(), and START_SERVICE.

void ACSInterfaceRepositoryImpHandlerImpl::stop_interface_repository (acsdaemon::DaemonCallback_ptr callback, CORBA::Short instance_number) throw (ACSErrTypeCommon::BadParameterEx, acsdaemonErrType::ServiceNotRunningEx) [inline]

References ACS_SHORT_LOG, ACSImpBaseHandlerImpl< ACSInterfaceRepositoryImpHandlerImpl >::context, INTERFACE_REPOSITORY, LOCAL, ACSDaemonContext::processRequest(), and STOP_SERVICE.

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.