bgcios::toolctl::GetMemoryCmd Struct Reference

Command to get memory contents. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::GetMemoryCmd:
bgcios::toolctl::ToolCommand

Data Fields

BG_Addr_t addr
 Address of memory to return.
uint32_t length
 Length of memory in bytes.
SpecAccess specAccess
 Should speculative access be permitted.
BG_ThreadID_t threadID
 Thread id.

Detailed Description

Command to get memory contents.

Definition at line 716 of file ToolctlMessages.h.


Field Documentation

Address of memory to return.

Definition at line 718 of file ToolctlMessages.h.

Length of memory in bytes.

Definition at line 719 of file ToolctlMessages.h.

Should speculative access be permitted.

Definition at line 720 of file ToolctlMessages.h.

Thread id.

Definition at line 659 of file ToolctlMessages.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1