bgcios::toolctl::GetMemoryAckCmd Struct Reference

Command to acknowledge getting memory contents. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::GetMemoryAckCmd:
bgcios::toolctl::ToolCommand

Data Fields

BG_Addr_t addr
 Address of returned memory.
uint32_t length
 Length of memory in bytes.
unsigned char data [0]
 Memory contents. Variable size data area up to MaxMemorySize.
BG_ThreadID_t threadID
 Thread id.

Detailed Description

Command to acknowledge getting memory contents.

Definition at line 725 of file ToolctlMessages.h.


Field Documentation

Address of returned memory.

Definition at line 727 of file ToolctlMessages.h.

Memory contents. Variable size data area up to MaxMemorySize.

Definition at line 729 of file ToolctlMessages.h.

Length of memory in bytes.

Definition at line 728 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