Video Processing Framework
WhereLevel Struct Reference

List of all members.

Public Attributes

WherePlan plan
int iLeftJoin
int iTabCur
int iIdxCur
int addrBrk
int addrNxt
int addrCont
int addrFirst
u8 iFrom
u8 op
u8 p5
int p1
int p2
union {
   struct {
      int   nIn
      struct InLoop {
         int   iCur
         int   addrInTop
      }   aInLoop
   }   in
u
sqlite3_index_infopIdxInfo

Member Data Documentation

struct { ... } ::InLoop * WhereLevel::aInLoop
struct { ... } WhereLevel::in
union { ... } WhereLevel::u

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines