Video Processing Framework
sqlite3_index_info Struct Reference

#include <sqlite3.h>

List of all members.

Classes

struct  sqlite3_index_constraint
struct  sqlite3_index_constraint_usage
struct  sqlite3_index_orderby

Public Attributes

int nConstraint
struct
sqlite3_index_info::sqlite3_index_constraint
aConstraint
int nOrderBy
struct
sqlite3_index_info::sqlite3_index_orderby
aOrderBy
struct
sqlite3_index_info::sqlite3_index_constraint_usage
aConstraintUsage
int idxNum
char * idxStr
int needToFreeIdxStr
int orderByConsumed
double estimatedCost

Member Data Documentation


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