fdhwlib  2.0.25
MicroEnableVersion Class Reference

#include <microenableversion.h>

List of all members.

Public Member Functions

Private Attributes


Detailed Description

Author:
A Kopmann

Definition at line 41 of file microenableversion.h.


Constructor & Destructor Documentation

MicroEnableVersion::MicroEnableVersion ( )
MicroEnableVersion::MicroEnableVersion ( char *  driver,
char *  fpga,
int  fpga_clock,
int  plx_clock,
int  board,
int  board_revision,
int  board_serial,
int  ram_size 
)
MicroEnableVersion::MicroEnableVersion ( microenable board,
fpga_design design 
)
MicroEnableVersion::~MicroEnableVersion ( )

Member Function Documentation

int MicroEnableVersion::check ( char *  ini = "FE.ini")
int MicroEnableVersion::copyFrom ( unsigned long *  data,
int  n 
)

Copies the content of the array data to the version structure.

int MicroEnableVersion::copyTo ( unsigned long *  data,
int  n 
)

Copies the version information into the existing (!) array data.

Returns:
The number of longwords used or -1 if the given number n was not large enough.
void MicroEnableVersion::display ( FILE *  fout)
int MicroEnableVersion::length ( )

Gives the length of the version information in long words.

void MicroEnableVersion::update ( microenable board,
fpga_design design 
)

Member Data Documentation

Definition at line 85 of file microenableversion.h.

Definition at line 86 of file microenableversion.h.

Definition at line 87 of file microenableversion.h.

string MicroEnableVersion::driver [private]

Definition at line 80 of file microenableversion.h.

string MicroEnableVersion::fpga [private]

Definition at line 81 of file microenableversion.h.

Definition at line 82 of file microenableversion.h.

Definition at line 83 of file microenableversion.h.

Definition at line 88 of file microenableversion.h.


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