Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
sql_clause.h File Reference
#include "sqlite_library.h"
#include "linked_list.h"
#include "byte_buffer.h"
Include dependency graph for sql_clause.h:

Go to the source code of this file.

Data Structures

struct  SQLClause
 A datatype for storing a clause used to query a database. More...
 
struct  SQLClauseNode
 A datatype for storing a SQLClause on a LinkedList. More...