Generic hardware access library
HAL::VME64xMixedCrateTester Class Reference

#include <VME64xMixedCrateTester.hh>

List of all members.

Public Member Functions

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

Private Attributes

VME64xDummyBusAdapter busAdapter_
ASCIIFileModuleMapper moduleMapper_
ASCIIFileAddressTableContainer addressTableContainer_
StaticVMEConfigurationASCIIFileReader staticConfigurationFilerReader_
StaticVMEConfiguration staticVMEConfiguration_

Detailed Description

Definition at line 23 of file VME64xMixedCrateTester.hh.


Constructor & Destructor Documentation

HAL::VME64xMixedCrateTester::VME64xMixedCrateTester ( string  configSpaceDefinitionFile,
string  moduleMapperFile,
string  addressTableContainerFile,
string  staticConfigurationFile 
) throw ( IllegalValueException, NoSuchFileException, XMLProcessingException )

Definition at line 3 of file VME64xMixedCrateTester.cc.

Definition at line 32 of file VME64xMixedCrateTester.hh.


Member Function Documentation

Definition at line 47 of file VME64xMixedCrateTester.cc.

Definition at line 43 of file VME64xMixedCrateTester.cc.


Member Data Documentation

VME64xDummyBusAdapter HAL::VME64xMixedCrateTester::busAdapter_ [private]

Definition at line 37 of file VME64xMixedCrateTester.hh.


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