fdhwlib  2.0.25
PbusVersion Class Reference

#include <pbusversion.h>

List of all members.

Public Member Functions

Public Attributes

Private Attributes


Detailed Description

The class helps the manage the different versions of the Pbus class.

The Pbus library is defined by version and access mode. If the mode IP is choosen some more information is necessary to define the program version: The version of the pbus daemon connected to and the version of the Pbus library the pbusdaemon uses.

Definition at line 46 of file pbusversion.h.


Constructor & Destructor Documentation

PbusVersion::PbusVersion ( )
PbusVersion::~PbusVersion ( )

Member Function Documentation

int PbusVersion::check ( char *  ini = "FE.ini")
int PbusVersion::copyFrom ( unsigned long *  data,
int  n 
)
int PbusVersion::copyTo ( unsigned long *  data,
int  n 
)
void PbusVersion::display ( FILE *  fout)
const char* PbusVersion::get ( )
const char* PbusVersion::getMode ( )
int PbusVersion::length ( )
void PbusVersion::updateMicroEnable ( microenable board,
fpga_design design 
)
void PbusVersion::updatePbusd ( unsigned long *  data,
int  len 
)

Member Data Documentation

int PbusVersion::mode [private]

Definition at line 78 of file pbusversion.h.

bool PbusVersion::mounted [private]

Definition at line 80 of file pbusversion.h.

Definition at line 66 of file pbusversion.h.

string PbusVersion::version [private]

Definition at line 76 of file pbusversion.h.


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