bgcios::toolctl::CommandDescriptor Struct Reference

Descriptor for a command in Query, QueryAck, Update and UpdateAck messages. More...

#include <ToolctlMessages.h>

Data Fields

uint16_t type
 Command type.
uint16_t reserved
 Reserved for future use.
uint32_t offset
 Offset to command in message.
uint32_t length
 Length of command data.
uint32_t returnCode
 Command return code.

Detailed Description

Descriptor for a command in Query, QueryAck, Update and UpdateAck messages.

Definition at line 446 of file ToolctlMessages.h.


Field Documentation

Length of command data.

Definition at line 451 of file ToolctlMessages.h.

Offset to command in message.

Definition at line 450 of file ToolctlMessages.h.

Reserved for future use.

Definition at line 449 of file ToolctlMessages.h.

Command return code.

Definition at line 452 of file ToolctlMessages.h.

Command type.

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