Generic hardware access library
HAL::PCIAddressTableXMLFileReader Class Reference

A class to read a file with an XML representation of a PCIAddressTable. More...

#include <PCIAddressTableXMLFileReader.hh>

Inheritance diagram for HAL::PCIAddressTableXMLFileReader:
HAL::AddressTableReader

List of all members.

Public Member Functions

 PCIAddressTableXMLFileReader (std::string fileName) throw ( XMLProcessingException )

Detailed Description

A class to read a file with an XML representation of a PCIAddressTable.

The XML representation of the AddressTable must follow the schema defined in

http://xdaq.web.cern.ch/xdaq/xsd/HardwareAddressTable-{version}.xsd .

Note that the description if given for an item must be a one line item. (Subsequent lines are ignored)

See also:
AddressTable, AddressTableInterface, PCIAddressTable
Author:
Christoph Schwick
Revision:
1.1
Date:
2007/03/05 18:02:10

Definition at line 36 of file PCIAddressTableXMLFileReader.hh.


Constructor & Destructor Documentation


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