JULEA
Data Fields
JBackendOperation Struct Reference

#include <jbackend-operation.h>

Data Fields

JBackendOperationParam in_param [5]
 
JBackendOperationParam out_param [5]
 
gboolean(* backend_func )(struct JBackend *, gpointer, struct JBackendOperation *)
 
GDestroyNotify unref_funcs [5]
 
gpointer unref_values [5]
 
guint in_param_count
 
guint out_param_count
 
guint unref_func_count
 

Detailed Description

Todo:
this also needs to be allocated with alignment but appears to be large enough to the default allocator does the right thing

Field Documentation

◆ backend_func

gboolean(* JBackendOperation::backend_func) (struct JBackend *, gpointer, struct JBackendOperation *)

◆ in_param

JBackendOperationParam JBackendOperation::in_param[5]

◆ in_param_count

guint JBackendOperation::in_param_count

◆ out_param

JBackendOperationParam JBackendOperation::out_param[5]

◆ out_param_count

guint JBackendOperation::out_param_count

◆ unref_func_count

guint JBackendOperation::unref_func_count

◆ unref_funcs

GDestroyNotify JBackendOperation::unref_funcs[5]

◆ unref_values

gpointer JBackendOperation::unref_values[5]

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