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.
|
A datatype for storing a SQLiteColumn on a LinkedList. More...
#include <sqlite_column.h>
Data Fields | |
ListItem | sqlcn_node |
The base ListItem. More... | |
SQLiteColumn * | sqlcn_column_p |
The SQLiteColumn. More... | |
A datatype for storing a SQLiteColumn on a LinkedList.
SQLiteColumn* sqlcn_column_p |
The SQLiteColumn.