Main Page
Data Structures
Files
Related Pages
Data Structures
Data Fields
SQLWhere Struct Reference
#include <sql_parser.h>
Data Fields
SQL_WHERE_TYPE
type
union {
SQLCondition
*
single
SQLWhere
*
negated
struct {
SQLWhere
*
left
SQLWhere
*
right
SQL_LOGIC_OPERATOR
op
}
pair
}
d
Field Documentation
SQL_WHERE_TYPE
SQLWhere::type
SQLCondition
*
SQLWhere::single
SQLWhere
*
SQLWhere::negated
SQLWhere
*
SQLWhere::left
SQLWhere
*
SQLWhere::right
SQL_LOGIC_OPERATOR
SQLWhere::op
struct { ... }
SQLWhere::pair
union { ... }
SQLWhere::d
The documentation for this struct was generated from the following file:
sql_parser.h
Generated on Fri Aug 17 19:40:51 2007 for Hyppocampus by
1.5.3