Generic hardware access library
/home/cschwick/hal/utilities/classtester/src/common/PersistentCommandSequencerTester.cc File Reference
#include "PersistentCommandSequencer.hh"
#include "PCIAddressTableASCIIReader.hh"
#include "PCIAddressTable.hh"
#include "HardwareAccessException.hh"
#include <iostream>

Go to the source code of this file.

Defines

#define CONFIGURATIONFILE   "CommandConfiguration.dat"
#define PCITESTADDRESSTABLE   "PCITestAddressTable.dat"

Functions

int main ()

Define Documentation

#define CONFIGURATIONFILE   "CommandConfiguration.dat"

Definition at line 6 of file PersistentCommandSequencerTester.cc.

#define PCITESTADDRESSTABLE   "PCITestAddressTable.dat"

Definition at line 7 of file PersistentCommandSequencerTester.cc.


Function Documentation

int main ( )

Definition at line 11 of file PersistentCommandSequencerTester.cc.