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

types::BspPut Struct Reference

import "BspLib.idl";

List of all members.

Public Attributes

long logicAddr
 Logical memory address to where data will be written.

long offset
long nBytes
 Number of bytes to be written.

long superstep
 The superstep in which the bsp_put request was issued.

subTypes::mem memArea
 Memory contents to be written at the destination address.


Detailed Description

BspPut - contains data that represents a bsp_put operation.


Member Data Documentation

long types::BspPut::logicAddr
 

Logical memory address to where data will be written.

subTypes::mem types::BspPut::memArea
 

Memory contents to be written at the destination address.

long types::BspPut::nBytes
 

Number of bytes to be written.

long types::BspPut::offset
 

Offset from logicAddr that indicates the real position to were data will be copied (that is, data will be copied to physical address logicAddr maps to + offset)

long types::BspPut::superstep
 

The superstep in which the bsp_put 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