paramTaskTestImpl

NAME
SYNOPSIS
Constructor & Destructor Documentation
Member Function Documentation
Author

NAME

paramTaskTestImpl −

SYNOPSIS

#include <paramTaskTestImpl.h>

Inherits ACS::parameterTask.

Public Member Functions

paramTaskTestImpl (const ACE_CString &name, maci::ContainerServices *containerServices)

virtual ~paramTaskTestImpl ()

virtual void go (ParameterSet &pset, const TaskServices &taskServices)

Constructor & Destructor Documentation

paramTaskTestImpl::paramTaskTestImpl (const ACE_CString & name, maci::ContainerServices * containerServices)

virtual paramTaskTestImpl::~paramTaskTestImpl () [virtual]

Member Function Documentation

virtual void paramTaskTestImpl::go (ParameterSet & pset, const TaskServices & services) [virtual] go is the (required) method which has to be implemented by the implementor of the task

Implements ACS::Task.

Author

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