The Pedigree Project  0.1
Classes | Public Attributes | List of all members
VdbeOp Struct Reference
+ Collaboration diagram for VdbeOp:

Classes

union  p4union
 

Public Attributes

u8 opcode
 
signed char p4type
 
u8 notUsed1
 
u8 p5
 
int p1
 
int p2
 
int p3
 
union VdbeOp::p4union p4
 

Detailed Description

Definition at line 12451 of file sqlite3.c.


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