JULEA
Data Structures | Typedefs | Functions
joperation.h File Reference
#include <glib.h>
#include <core/jlist.h>
#include <core/jsemantics.h>

Go to the source code of this file.

Data Structures

struct  JOperation
 

Typedefs

typedef gboolean(* JOperationExecFunc) (JList *, JSemantics *)
 
typedef void(* JOperationFreeFunc) (gpointer)
 
typedef struct JOperation JOperation
 

Functions

JOperationj_operation_new (void)