Generic hardware access library
HAL::VMEConfigurationSpaceAddressReader Class Reference

A reader which generated the VME64x configuration space. More...

#include <VMEConfigurationSpaceAddressReader.hh>

Inheritance diagram for HAL::VMEConfigurationSpaceAddressReader:
HAL::AddressTableReader

List of all members.

Public Member Functions

 VMEConfigurationSpaceAddressReader ()
 The implementation of this class has been chosen to increase readability of the code.

Private Member Functions

void createItem (std::string key, uint32_t width, uint32_t address, uint32_t isReadable, uint32_t isWritable, std::string description)

Detailed Description

A reader which generated the VME64x configuration space.

This class is a hardcoded implementation of the address- items of the VME64x specification.

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

Definition at line 27 of file VMEConfigurationSpaceAddressReader.hh.


Constructor & Destructor Documentation

The implementation of this class has been chosen to increase readability of the code.

Definition at line 7 of file VMEConfigurationSpaceAddressReader.cc.


Member Function Documentation

void HAL::VMEConfigurationSpaceAddressReader::createItem ( std::string  key,
uint32_t  width,
uint32_t  address,
uint32_t  isReadable,
uint32_t  isWritable,
std::string  description 
) [private]

Definition at line 174 of file VMEConfigurationSpaceAddressReader.cc.


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