JULEA
Data Structures | Functions
jsemantics.c File Reference
#include <julea-config.h>
#include <glib.h>
#include <string.h>
#include <jsemantics.h>
#include <jtrace.h>

Data Structures

struct  JSemantics
 

Functions

JSemanticsj_semantics_new (JSemanticsTemplate template_)
 
JSemanticsj_semantics_new_from_string (gchar const *template_str, gchar const *semantics_str)
 
JSemanticsj_semantics_ref (JSemantics *semantics)
 
void j_semantics_unref (JSemantics *semantics)
 
void j_semantics_set (JSemantics *semantics, JSemanticsType key, gint value)
 
gint j_semantics_get (JSemantics *semantics, JSemanticsType key)