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.
key_value_pair.h File Reference
#include "network_library.h"
#include "linked_list.h"
#include "jansson.h"
Include dependency graph for key_value_pair.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  KeyValuePair
 A pair of strings. More...
 
struct  KeyValuePairNode
 A datatype used for storing a KeyValuePair on a LinkedList. More...