JULEA
Data Fields
JOperation Struct Reference

#include <joperation.h>

Data Fields

gconstpointer key
 
gpointer data
 
JOperationExecFunc exec_func
 
JOperationFreeFunc free_func
 

Detailed Description

An operation.

Field Documentation

◆ data

gpointer JOperation::data

◆ exec_func

JOperationExecFunc JOperation::exec_func

◆ free_func

JOperationFreeFunc JOperation::free_func

◆ key

gconstpointer JOperation::key

The documentation for this struct was generated from the following file: