#include <ngcbSIM.hpp>
|
| | ngcbSCASIM (int id) |
| | Constructor with ASIC-ID.
|
| |
| virtual | ~ngcbSCASIM () |
| | Destructor.
|
| |
| void | Reset () |
| | Reset.
|
| |
| int | Read (const int *bufIn, int *bufOut) |
| | Read from memory.
|
| |
| int | Write (const int *bufIn, int *bufOut) |
| | Write to memory.
|
| |
◆ ngcbSCASIM()
| ngcbSCASIM::ngcbSCASIM |
( |
int | id | ) |
|
|
explicit |
Constructor with ASIC-ID.
◆ ~ngcbSCASIM()
| ngcbSCASIM::~ngcbSCASIM |
( |
| ) |
|
|
virtual |
◆ Read()
| int ngcbSCASIM::Read |
( |
const int * | bufIn, |
|
|
int * | bufOut ) |
◆ Reset()
| void ngcbSCASIM::Reset |
( |
| ) |
|
◆ Write()
| int ngcbSCASIM::Write |
( |
const int * | bufIn, |
|
|
int * | bufOut ) |
The documentation for this class was generated from the following files: