Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

types::BspGetRequest Struct Reference

import "BspLib.idl";

List of all members.

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.


Detailed Description

BspGetRequest - contains data that represents the request of a bsp_get operation.


Member Data Documentation

long types::BspGetRequest::dst
 

The destination address to were data will be written at.

long types::BspGetRequest::logicSrc
 

The logical address from where data will be copied.

long types::BspGetRequest::nBytes
 

Number of bytes to be read.

long types::BspGetRequest::offset
 

Offset that will be added to the source address to determine.

long types::BspGetRequest::pid
 

The BSP process ID of the task that issued the bsp_get request.

long types::BspGetRequest::superstep
 

The superstep in which the bsp_get request was issued.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 6 16:13:30 2004 by doxygen 1.3.3