#include <ngcdcsSCA.hpp>
Public Member Functions | |
| ngcdcs_mc_block_t & | operator= (const ngcdcs_mc_block_t &other) |
| Operator =. | |
| ngcdcs_mc_block_t (const ngcdcs_mc_block_t &other) | |
| Copy constructor. | |
| ngcdcs_mc_block_t (int a, int n) | |
| Constructor. | |
| ~ngcdcs_mc_block_t () | |
| Destructor. | |
Public Attributes | |
| int | addr |
| int * | data |
| int | len |
Microcode
|
inline |
Copy constructor.
|
inline |
Constructor.
|
inline |
Destructor.
|
inline |
Operator =.
| int ngcdcs_mc_block_t::addr |
| int* ngcdcs_mc_block_t::data |
| int ngcdcs_mc_block_t::len |