SPECommand Struct Reference

#include <DynProgr_SPE.h>

Collaboration diagram for SPECommand:

Collaboration graph
[legend]

List of all members.

Public Attributes

int32_t command
union {
   struct {
      SPESequence   db
      double   result
   }   ALIGN
   struct {
      SPEMatrix   matrix
      SPESequence   query
   }   CREATE_PROFILE
   struct {
      SPEProfile   profile
   }   GET_PROFILE
   struct {
      int32_t   datatype
      int32_t   dbMaxLen
      double   fixedDel
      double   incDel
   }   INIT
   struct {
      ppu_addr_t   addr
      int32_t   blockSize
   }   PUT_PROFILE
data


Detailed Description

Definition at line 98 of file DynProgr_SPE.h.


Member Data Documentation

ppu_addr_t SPECommand::addr

Definition at line 112 of file DynProgr_SPE.h.

struct { ... } SPECommand::ALIGN

int32_t SPECommand::blockSize

Definition at line 113 of file DynProgr_SPE.h.

int32_t SPECommand::command

Definition at line 99 of file DynProgr_SPE.h.

struct { ... } SPECommand::CREATE_PROFILE

union { ... } SPECommand::data

int32_t SPECommand::datatype

Definition at line 102 of file DynProgr_SPE.h.

SPESequence SPECommand::db

Definition at line 119 of file DynProgr_SPE.h.

int32_t SPECommand::dbMaxLen

Definition at line 103 of file DynProgr_SPE.h.

double SPECommand::fixedDel

Definition at line 104 of file DynProgr_SPE.h.

struct { ... } SPECommand::GET_PROFILE

double SPECommand::incDel

Definition at line 105 of file DynProgr_SPE.h.

struct { ... } SPECommand::INIT

SPEMatrix SPECommand::matrix

Definition at line 109 of file DynProgr_SPE.h.

SPEProfile SPECommand::profile

Definition at line 116 of file DynProgr_SPE.h.

struct { ... } SPECommand::PUT_PROFILE

SPESequence SPECommand::query

Definition at line 108 of file DynProgr_SPE.h.

double SPECommand::result

Definition at line 120 of file DynProgr_SPE.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 5 12:44:52 2008 for swps3 by  doxygen 1.5.4