#include <ngcbNET.hpp>
|
| | ngcbBOARD () |
| | Constructor.
|
| |
| virtual | ~ngcbBOARD () |
| | Destructor.
|
| |
| int | Enable (char *erms) |
| | Enable board.
|
| |
| int | BoardInfo (int *statusReg, char *erms) |
| | Update board information.
|
| |
| void | Dump (FILE *s) |
| | Dump board information to stream.
|
| |
| void | Dump (char *s) |
| | Dump board information to string.
|
| |
| void | Dump (ngcb_netinfo_t *netInfo) |
| | Dump board information to net-info.
|
| |
◆ ngcbBOARD()
◆ ~ngcbBOARD()
| ngcbBOARD::~ngcbBOARD |
( |
| ) |
|
|
virtual |
◆ BoardInfo()
| int ngcbBOARD::BoardInfo |
( |
int * | statusReg, |
|
|
char * | erms ) |
Update board information.
◆ Dump() [1/3]
| void ngcbBOARD::Dump |
( |
char * | s | ) |
|
Dump board information to string.
◆ Dump() [2/3]
| void ngcbBOARD::Dump |
( |
FILE * | s | ) |
|
Dump board information to stream.
◆ Dump() [3/3]
Dump board information to net-info.
◆ Enable()
| int ngcbBOARD::Enable |
( |
char * | erms | ) |
|
◆ binfo
◆ board
◆ boardId
Unique board id within the network.
◆ dev
Interface device (passed through)
◆ numLink
◆ route
◆ temperature
| double ngcbBOARD::temperature |
◆ term
The documentation for this class was generated from the following files: