Classes | Public Attributes | List of all members
sqlite3_index_info Struct Reference

#include <sqlite3.h>

Classes

struct  sqlite3_index_constraint
 
struct  sqlite3_index_constraint_usage
 
struct  sqlite3_index_orderby
 

Public Attributes

struct sqlite3_index_info::sqlite3_index_constraintaConstraint
 
struct sqlite3_index_info::sqlite3_index_constraint_usageaConstraintUsage
 
struct sqlite3_index_info::sqlite3_index_orderbyaOrderBy
 
sqlite3_uint64 colUsed
 
double estimatedCost
 
sqlite3_int64 estimatedRows
 
int idxFlags
 
int idxNum
 
char * idxStr
 
int nConstraint
 
int needToFreeIdxStr
 
int nOrderBy
 
int orderByConsumed
 

Detailed Description

Definition at line 6015 of file sqlite3.c.

Member Data Documentation

struct sqlite3_index_info::sqlite3_index_constraint * sqlite3_index_info::aConstraint
struct sqlite3_index_info::sqlite3_index_constraint_usage * sqlite3_index_info::aConstraintUsage
struct sqlite3_index_info::sqlite3_index_orderby * sqlite3_index_info::aOrderBy
sqlite3_uint64 sqlite3_index_info::colUsed

Definition at line 6044 of file sqlite3.c.

double sqlite3_index_info::estimatedCost

Definition at line 6038 of file sqlite3.c.

sqlite3_int64 sqlite3_index_info::estimatedRows

Definition at line 6040 of file sqlite3.c.

int sqlite3_index_info::idxFlags

Definition at line 6042 of file sqlite3.c.

int sqlite3_index_info::idxNum

Definition at line 6034 of file sqlite3.c.

char * sqlite3_index_info::idxStr

Definition at line 6035 of file sqlite3.c.

int sqlite3_index_info::nConstraint

Definition at line 6017 of file sqlite3.c.

int sqlite3_index_info::needToFreeIdxStr

Definition at line 6036 of file sqlite3.c.

int sqlite3_index_info::nOrderBy

Definition at line 6024 of file sqlite3.c.

int sqlite3_index_info::orderByConsumed

Definition at line 6037 of file sqlite3.c.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:32