Generic hardware access library
HAL::VME64xDeviceTester Class Reference

#include <VME64xDeviceTester.hh>

List of all members.

Public Member Functions

 VME64xDeviceTester (string configSpaceDefinitionFile, string moduleMapperFile, string addressTableContainerFile) throw ( IllegalValueException, NoSuchFileException, XMLProcessingException, HardwareAccessException)
virtual ~VME64xDeviceTester ()
bool execute ()
string getName () const
string getDescription () const

Private Attributes

VME64xDummyBusAdapter busAdapter_
ASCIIFileModuleMapper moduleMapper_
ASCIIFileAddressTableContainer addressTableContainer_
VME64xCrate crate_

Detailed Description

Definition at line 24 of file VME64xDeviceTester.hh.


Constructor & Destructor Documentation

HAL::VME64xDeviceTester::VME64xDeviceTester ( string  configSpaceDefinitionFile,
string  moduleMapperFile,
string  addressTableContainerFile 
) throw ( IllegalValueException, NoSuchFileException, XMLProcessingException, HardwareAccessException)

Definition at line 3 of file VME64xDeviceTester.cc.

virtual HAL::VME64xDeviceTester::~VME64xDeviceTester ( ) [inline, virtual]

Definition at line 33 of file VME64xDeviceTester.hh.


Member Function Documentation

Definition at line 21 of file VME64xDeviceTester.cc.

Definition at line 90 of file VME64xDeviceTester.cc.

Definition at line 86 of file VME64xDeviceTester.cc.


Member Data Documentation

VME64xDummyBusAdapter HAL::VME64xDeviceTester::busAdapter_ [private]

Definition at line 38 of file VME64xDeviceTester.hh.


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