ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
VdbeOp Struct Reference
Collaboration diagram for VdbeOp:

Classes

union  p4union
 

Public Attributes

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

Detailed Description

Definition at line 15159 of file sqlite3.c.

Member Data Documentation

◆ opcode

◆ p1

◆ p2

◆ p3

◆ p4

◆ p4type

◆ p5


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