abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
MvcCubeStruct Struct Reference

#include <mvc.h>

Data Fields

Mvc_Cube_tpNext
 
unsigned iLast: 24
 
unsigned nUnused: 6
 
unsigned fPrime: 1
 
unsigned fEssen: 1
 
unsigned nOnes
 
Mvc_CubeWord_t pData [1]
 

Detailed Description

Definition at line 63 of file mvc.h.

Field Documentation

unsigned MvcCubeStruct::fEssen

Definition at line 69 of file mvc.h.

unsigned MvcCubeStruct::fPrime

Definition at line 68 of file mvc.h.

unsigned MvcCubeStruct::iLast

Definition at line 66 of file mvc.h.

unsigned MvcCubeStruct::nOnes

Definition at line 70 of file mvc.h.

unsigned MvcCubeStruct::nUnused

Definition at line 67 of file mvc.h.

Mvc_CubeWord_t MvcCubeStruct::pData[1]

Definition at line 71 of file mvc.h.

Mvc_Cube_t* MvcCubeStruct::pNext

Definition at line 65 of file mvc.h.


The documentation for this struct was generated from the following file: