Generic hardware access library
HAL::VMEAddressTableXMLFileReader Class Reference

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

#include <VMEAddressTableXMLFileReader.hh>

Inheritance diagram for HAL::VMEAddressTableXMLFileReader:
HAL::AddressTableReader

List of all members.

Public Member Functions

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

Detailed Description

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

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, VMEAddressTable
Author:
Christoph Schwick
Revision:
1.1
Date:
2007/03/05 18:02:10

Definition at line 45 of file VMEAddressTableXMLFileReader.hh.


Constructor & Destructor Documentation


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