fdhwlib  2.0.25
SubrackBoard Class Reference

#include <subrackboard.h>

Inheritance diagram for SubrackBoard:
SubrackBoardBase Flt KaFlt Slt

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Generic definition of a DAQ board.

Definition at line 38 of file subrackboard.h.


Constructor & Destructor Documentation

SubrackBoard::SubrackBoard ( )
virtual SubrackBoard::~SubrackBoard ( ) [virtual]

Member Function Documentation

int SubrackBoard::help ( FEunitData **  data)

Return a list of all defined registers.

Returns:
0 register not defined, 1 success
int SubrackBoard::help ( const char *  name,
FEunitData **  data 
)

Return a detailed list of the register properties.

Returns:
0 register not defined, 1 success
int SubrackBoard::read ( const char *  name,
FEunitData **  data 
)

Read register by name.

Returns:
0 register not defined, 1 success

Member Data Documentation

Pointer to the defined memory blocks.

Definition at line 54 of file subrackboard.h.

Pointer to the defined registers.

Definition at line 44 of file subrackboard.h.

Pointer to the defined register vectors.

Definition at line 49 of file subrackboard.h.

Definition at line 56 of file subrackboard.h.

Definition at line 46 of file subrackboard.h.

Definition at line 51 of file subrackboard.h.

Definition at line 71 of file subrackboard.h.

Definition at line 61 of file subrackboard.h.

Definition at line 66 of file subrackboard.h.

Pointer to the defined memory blocks.

Definition at line 69 of file subrackboard.h.

Pointer to the defined registers.

Definition at line 59 of file subrackboard.h.

Pointer to the defined register vectors.

Definition at line 64 of file subrackboard.h.


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