Soar Kernel  9.3.2 08-06-12
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Fields
sqlite3_index_info::sqlite3_index_constraint Struct Reference

#include <sqlite3.h>

Data Fields

int iColumn
int iTermOffset
unsigned char op
unsigned char usable

Detailed Description

Definition at line 4671 of file sqlite3.h.

Field Documentation

int sqlite3_index_info::sqlite3_index_constraint::iColumn

Definition at line 4672 of file sqlite3.h.

int sqlite3_index_info::sqlite3_index_constraint::iTermOffset

Definition at line 4675 of file sqlite3.h.

unsigned char sqlite3_index_info::sqlite3_index_constraint::op

Definition at line 4673 of file sqlite3.h.

unsigned char sqlite3_index_info::sqlite3_index_constraint::usable

Definition at line 4674 of file sqlite3.h.


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