import "BspLib.idl";
Public Attributes | |
long | pid |
The BSP process ID of the task that issued the bsp_get request. | |
long | logicSrc |
The logical address from where data will be copied. | |
long | offset |
Offset that will be added to the source address to determine. | |
long | nBytes |
Number of bytes to be read. | |
long | superstep |
The superstep in which the bsp_get request was issued. | |
long | dst |
The destination address to were data will be written at. |
|
The destination address to were data will be written at.
|
|
The logical address from where data will be copied.
|
|
Number of bytes to be read.
|
|
Offset that will be added to the source address to determine.
|
|
The BSP process ID of the task that issued the bsp_get request.
|
|
The superstep in which the bsp_get request was issued.
|