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

types::BspGetReply Struct Reference

import "BspLib.idl";

List of all members.

Public Attributes

long nBytes
 Number of bytes contained in the requested memory area.

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


Detailed Description

BspGetReply - contains data that represents the reply of a bsp_get operation.


Member Data Documentation

long types::BspGetReply::dst
 

The destination address to were data will be written at the requesting process

subTypes::mem types::BspGetReply::memArea
 

Memory contents to be written at the destination address.

long types::BspGetReply::nBytes
 

Number of bytes contained in the requested memory area.

long types::BspGetReply::superstep
 

The superstep in which the bsp_get request was issued. Note that request and reply happens in the same superstep.


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