Public Attributes | List of all members
SubProgram Struct Reference

Public Attributes

VdbeOpaOp
 
int nCsr
 
int nMem
 
int nOp
 
SubProgrampNext
 
void * token
 

Detailed Description

Definition at line 12477 of file sqlite3.c.

Member Data Documentation

◆ aOp

VdbeOp* SubProgram::aOp

Definition at line 12478 of file sqlite3.c.

◆ nCsr

int SubProgram::nCsr

Definition at line 12481 of file sqlite3.c.

◆ nMem

int SubProgram::nMem

Definition at line 12480 of file sqlite3.c.

◆ nOp

int SubProgram::nOp

Definition at line 12479 of file sqlite3.c.

◆ pNext

SubProgram* SubProgram::pNext

Definition at line 12483 of file sqlite3.c.

◆ token

void* SubProgram::token

Definition at line 12482 of file sqlite3.c.


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


asr_psm
Author(s): Braun Kai, Gehrung Joachim, Heizmann Heinrich, Meißner Pascal
autogenerated on Mon Feb 28 2022 21:52:14