Generic hardware access library
|
#include <ASCIIFileAddressTableContainerTester.hh>
Public Member Functions | |
ASCIIFileAddressTableContainerTester (std::string moduleMapperFile, std::string addressTableContainerFilebool) throw ( IllegalValueException, NoSuchFileException, XMLProcessingException, HardwareAccessException ) | |
virtual | ~ASCIIFileAddressTableContainerTester () |
bool | execute () |
std::string | getName () const |
std::string | getDescription () const |
Private Attributes | |
ASCIIFileModuleMapper | moduleMapper_ |
ASCIIFileAddressTableContainer | addressTableContainer_ |
Definition at line 22 of file ASCIIFileAddressTableContainerTester.hh.
HAL::ASCIIFileAddressTableContainerTester::ASCIIFileAddressTableContainerTester | ( | std::string | moduleMapperFile, |
std::string | addressTableContainerFilebool | ||
) | throw ( IllegalValueException, NoSuchFileException, XMLProcessingException, HardwareAccessException ) |
Definition at line 4 of file ASCIIFileAddressTableContainerTester.cc.
virtual HAL::ASCIIFileAddressTableContainerTester::~ASCIIFileAddressTableContainerTester | ( | ) | [inline, virtual] |
Definition at line 32 of file ASCIIFileAddressTableContainerTester.hh.
Definition at line 24 of file ASCIIFileAddressTableContainerTester.cc.
std::string HAL::ASCIIFileAddressTableContainerTester::getDescription | ( | ) | const |
Definition at line 16 of file ASCIIFileAddressTableContainerTester.cc.
std::string HAL::ASCIIFileAddressTableContainerTester::getName | ( | ) | const [inline] |
Definition at line 35 of file ASCIIFileAddressTableContainerTester.hh.
ASCIIFileAddressTableContainer HAL::ASCIIFileAddressTableContainerTester::addressTableContainer_ [private] |
Definition at line 42 of file ASCIIFileAddressTableContainerTester.hh.
Definition at line 41 of file ASCIIFileAddressTableContainerTester.hh.