Representation of a symbol in a DPU program.
More...
#include <dpu.hpp>
|
| | DpuSymbol (unsigned Address, unsigned Size) |
| | Construct DPU symbol from explicit address and size. More...
|
| |
|
|
class | DpuProgram |
| |
|
class | DpuSetOps |
| |
Representation of a symbol in a DPU program.
◆ DpuSymbol()
| dpu::DpuSymbol::DpuSymbol |
( |
unsigned |
Address, |
|
|
unsigned |
Size |
|
) |
| |
|
inline |
Construct DPU symbol from explicit address and size.
- Parameters
-
| Address | address of the DPU symbol |
| Size | size of the DPU symbol (in bytes) |
The documentation for this class was generated from the following file: