Public Member Functions

DDSNCBenchmarkSupplierImpl Class Reference

#include <DDSNCBenchmarkImpl.h>

Inheritance diagram for DDSNCBenchmarkSupplierImpl:
Inheritance graph
[legend]
Collaboration diagram for DDSNCBenchmarkSupplierImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DDSNCBenchmarkSupplierImpl (const ACE_CString &name, maci::ContainerServices *containerServices)
virtual void runTest (::CORBA::ULong freq,::CORBA::ULong duration) throw (CORBA::SystemException)
virtual void cleanUp ()
virtual ~DDSNCBenchmarkSupplierImpl ()

Constructor & Destructor Documentation

DDSNCBenchmarkSupplierImpl::DDSNCBenchmarkSupplierImpl ( const ACE_CString &  name,
maci::ContainerServices containerServices 
)
virtual DDSNCBenchmarkSupplierImpl::~DDSNCBenchmarkSupplierImpl (  )  [virtual]

Member Function Documentation

virtual void DDSNCBenchmarkSupplierImpl::cleanUp (  )  [virtual]

Called after the last functional call to the component has finished. The component should then orderly release resources etc. If this method is overwritten in a subclass, the developer has to make sure that all cleanup performed by the implementation of the base class take place. The best way to do this is to call the implementation of the base itself explicitly, as would be done implicitly in a destructor chain.

Returns:
void

Reimplemented from acscomponent::ACSComponentImpl.

virtual void DDSNCBenchmarkSupplierImpl::runTest ( ::CORBA::ULong  freq,
::CORBA::ULong  duration 
) throw (CORBA::SystemException) [virtual]

The documentation for this class was generated from the following file: