LMMS
Loading...
Searching...
No Matches
opcodeRec Struct Reference

Public Attributes

int opcodeType
int fntype
voidfn
union { 
   struct opcodeRec *   parms [3] 
   struct { 
      double   directValue 
      EEL_F *   valuePtr 
   }   dv
parms
int namespaceidx
const char * relname

Member Data Documentation

◆ directValue

double opcodeRec::directValue

◆ [struct]

struct { ... } opcodeRec::dv

◆ fn

void* opcodeRec::fn

◆ fntype

int opcodeRec::fntype

◆ namespaceidx

int opcodeRec::namespaceidx

◆ opcodeType

int opcodeRec::opcodeType

◆ [union] [1/2]

union { ... } opcodeRec::parms

◆ parms [2/2]

struct opcodeRec* opcodeRec::parms[3]

◆ relname

const char* opcodeRec::relname

◆ valuePtr

EEL_F* opcodeRec::valuePtr

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